Feature Request: Merge svn:ignore property recursively
From: Jörg Rohrschneider <j.rohrschneider_at_insiders-technologies.de>
Date: 2007-02-12 16:17:58 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)
Here's my suggestion:
Rules:
I would deem this a very useful enhancement...
Thanks for feedback,
Regards,
---------------------------------------------------------------------
|
This is an archived mail posted to the TortoiseSVN Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.