svn:global-ignore behaviour for unversioned folders
From: Peter Döhler <Doehler_at_dr-malek.de>
Date: Wed, 12 Feb 2014 10:42:33 +0000
Hi,
I have a problem with the svn:global-ignore property.
I would like to recursively ignore all subfolders named "bin". When I set this property on a folder "foo" and then add a folder "foo/bin" it is working. But when I create a folder "foo/bar/bin" the "bin" isn't ignored cause the folder "bar" isn't under version control... Is this behaviour intended? Is there some workaround?
In our case this behaviour makes some trouble, cause our tools often create deep tree structures, containing bin-folders that should not be versioned.
With kind regards
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.