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 115064 - commit: inherit new folders "Commit Action" for files in this folder
Summary: commit: inherit new folders "Commit Action" for files in this folder
Status: RESOLVED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker with 2 votes (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-07 21:31 UTC by kawazu428
Modified: 2010-02-03 21:49 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 kawazu428 2007-09-07 21:31:58 UTC
Right now, while committing changes to an SVN managed project, there's the "Commit Action" that might be specified for
each newly created resource to eventually "Exclude" it from commit. So far, in order to keep a directory containing some
files from being committed, one has to choose "exclude from commit" both for the directory and for each of the files in it.

While choosing "Exclude from Commit" as Commit Action for a directory, it would make sense to also automatically exclude
all the files in this directory from being committed.
Comment 1 Ondrej Vrabec 2010-01-28 04:10:56 UTC
fix: http://hg.netbeans.org/cdev/rev/39a7ff40689a
Comment 2 Quality Engineering 2010-02-03 21:49:50 UTC
Integrated into 'main-golden', will be available in build *201002040200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/39a7ff40689a
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: Issue #115064 - commit: inherit new folders "Commit Action" for files in this folder
recursive include/exclude action