Re: svn:global-ignore behaviour for unversioned folders

2014-02-12 Thread Philip Martin
Peter Döhler writes: > I have a problem with the svn:global-ignore property. 'svn:global-ignore' should be 'svn:global-ignores'. Is that your problem? The standard 1.8 client will warn you if you try to set the mispelled 'svn:global-ignore' on a working copy. If you didn't see a warning then

svn:global-ignore behaviour for unversioned folders

2014-02-12 Thread Peter Döhler
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 "