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

Summary: Not a bug : enhance the SVN change list
Product: versioncontrol Reporter: dqueffeulou <dqueffeulou>
Component: SubversionAssignee: Ondrej Vrabec <ovrabec>
Status: NEW ---    
Severity: normal Keywords: ERGONOMICS
Priority: P3    
Version: 7.3.1   
Hardware: Macintosh   
OS: Mac OS X   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: IDE log

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