[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

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
Peter Döhler
Received on 2014-02-12 12:02:36 CET

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.