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 172317 - Select files to include in commit (or other svn commands)
Summary: Select files to include in commit (or other svn commands)
Status: RESOLVED DUPLICATE of bug 165750
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-15 17:18 UTC by benjamintilford
Modified: 2009-09-17 08:40 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 benjamintilford 2009-09-15 17:18:03 UTC
It would be nice if when committing or performing other subversion commands you could select/deselect directories/files
to include/exclude from the operation. Currently you are limited to all or nothing.
Comment 1 Ondrej Vrabec 2009-09-16 07:14:40 UTC
I am slightly confused. That's what commit exclusions do, don't they? In the commit dialog, select Exclude from commit
from a combo-box next to each file.
Or in the Versioning panel (after Subversion -> Show changes), select all files you want to exclude and select Exclude
from commit from a popup menu.

Or did you have something else in mind??
Comment 2 Ondrej Vrabec 2009-09-17 08:40:48 UTC
It is not too obvious how the files can be excluded in the commit dialog, check-boxes would be better.

*** This issue has been marked as a duplicate of 165750 ***