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
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
"