Feature Request: Merge svn:ignore property recursively
From: Rohrschneider, Jörg <J.Rohrschneider_at_insiders-technologies.de>
Date: 2007-02-15 11:18:30 CET
Hi,
I haven't found anything about this in the Issue Tracker, but I think
The 'svn:ignore' property of directories can be set recursively. But
Example:
dir_above (svn:ignore= pattern_all)
Now I want to add a ignore pattern (pattern_added) to the whole tree:
dir_above (svn:ignore= pattern_all + pattern_added)
thus losing 'pattern_special' of the subdirectory.
dir_above (svn:ignore= pattern_all + pattern_added)
There should be a way to add a new value to existing property values,
I think I would prefer 1. Seems easiest to me, leaving a lot responsibility
Basically I would deem this a very useful enhancement...
Thanks for feedback,
Regards,
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.