AW: Failed to delete a folder

2013-03-06 Thread Hans Herrmann
Hans Herrmann wrote: > Hello, > > I have got the problem that I’m not able to delete any folder in the > repository unless I’ve got the rights to read the repository root. > > I use the svn version 1.7.8 (r1419691) With svn version 1.6 > everythings works fine. > > Here’s how to reproduce the

Re: AW: Failed to delete a folder

2013-03-05 Thread Philip Martin
Hans Herrmann writes: > I have to be more specific: > > Our authz file: > [/] > * = > [/A] > foo = rw > [/A/B] > foo = rw > > The command: > svn rm -mm http://localhost/tmp/repo/A/B --username foo > > Our results: > 1.6 server, 1.6 client: success > 1.6 server, 1.7 client: denied > 1.7

AW: Failed to delete a folder

2013-03-05 Thread Hans Herrmann
Hans Herrmann writes: > I have got the problem that I’m not able to delete any folder in the > repository unless I’ve got the rights to read the repository root. > > > I use the svn version 1.7.8 (r1419691) With svn version 1.6 > everythings works fine. Philip Martin writes: > It's not clear