Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
trunk
-
None
Description
In r919460 a filter was added that allowed to select which files not to apply the patch on. For gui clients using a checklist box/changelist interface a reversed API would be useful as they would have to collect all the files that are not selected with the current API. Maybe we can also extend the commandline functionality to something like: svn patch <patchfile> [<root> [<target>...]] (or use another --argument for this)