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 240029 - Option to hide the files that are excluded for commit from the "Show Changes" window
Summary: Option to hide the files that are excluded for commit from the "Show Changes"...
Status: NEW
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 8.0
Hardware: PC Linux
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-06 14:20 UTC by adithyank
Modified: 2014-01-06 15:21 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description adithyank 2014-01-06 14:20:59 UTC
Product Version = NetBeans IDE Dev (Build 201401050002)
Operating System = Linux version 2.6.32-431.3.1.el6.i686 running on i386
Java; VM; Vendor = 1.7.0_45
Runtime = Java HotSpot(TM) Client VM 24.45-b08


It will be good to have an Option to hide the files that are excluded for commit from the "Show Changes" window.
Comment 1 Ondrej Vrabec 2014-01-06 14:30:29 UTC
Yes, it could be good. But why? I think when user gets to a state when he has dozens of modified/new files he doesn't want to commit then the best way would be to permanently ignore them. Are you sure that ignoring those files is not the right thing you want to do?
Comment 2 adithyank 2014-01-06 15:21:05 UTC
For Ex: I am in the progress of doing some changes in the existing features that involve some 5 new files and 3 existing files.

In the mean while, I am reviewing some codes (10 files that are mutually exclusive from my changes) of my team member and want to commit them. Now, when I want to see the changes of my team member alone, easily, it will be good.

I know that it is not a must-to-have feature. But, good-to-have feature.