This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 234173 - Not a bug : enhance the SVN change list
Summary: Not a bug : enhance the SVN change list
Status: NEW
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 7.3.1
Hardware: Macintosh Mac OS X
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords: ERGONOMICS
Depends on:
Blocks:
 
Reported: 2013-08-09 09:49 UTC by dqueffeulou
Modified: 2013-08-09 13:02 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
IDE log (690.12 KB, text/plain)
2013-08-09 09:50 UTC, dqueffeulou
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dqueffeulou 2013-08-09 09:49:57 UTC
The SVN change list is over complicated because for each file added in a new path, it shows each folder separately. 
For example, if I create a file in the path A/B/C/file.jsp, the SVN change list shows four lines :
new A
new B
new C
new file.jsp

It's not that interesting to fill this list with folders because it is hard to review a long list of items. I think the best part in this case is the file, so an enhancement would be to show just a line for the file, assuming the path folders are created also.
Maybe it could be a configuration choice.




Product Version = NetBeans IDE 7.3.1 (Build 201306052037)
Operating System = Mac OS X version 10.7.5 running on x86_64
Java; VM; Vendor = 1.6.0_51
Runtime = Java HotSpot(TM) 64-Bit Server VM 20.51-b01-457
Comment 1 dqueffeulou 2013-08-09 09:50:18 UTC
Created attachment 138492 [details]
IDE log