Re: AW: Unable to delete directory in repository, server version 1.7.1
From: Philip Martin <philip.martin_at_wandisco.com>
Date: Thu, 10 Nov 2011 17:25:27 +0000
"Jens Geyer" <jgx_at_vsx.net> writes:
> I can confirm that.
I can't reproduce this, or your other authz problem, on my Linux
$ cat repo/conf/svnserve.conf
$ cat repo/conf/authz
$ svn ls -R --username pm svn://localhost/repo
$ svn cp -mm --username pm svn://localhost/repo/X/Y svn://localhost/repo/A/B/C
$ svn rm -mm --username pm svn://localhost/repo/A/B/C
$ svn rm -mm --username pm svn://localhost/repo/A/B
$ svn cp -mm --username pm svn://localhost/repo/X/Y svn://localhost/repo/A/C
I wonder if there is an upper/lower case problem somewehere in your
-- PhilipReceived on 2011-11-10 18:26:12 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.