Re: AW: Unable to delete directory in repository, server version 1.7.1
From: Philip Martin <philip.martin_at_wandisco.com>
Date: Fri, 11 Nov 2011 09:53:46 +0000
Bostjan Skufca <bostjan_at_a2o.si> writes:
> Well, in my case, it is all lower-case all the time. Is there any other way
Here is a working setup on my system:
svnadmin create repo
Then:
svn cp -mm --username pm --password mp svn://localhost/repo/X/Y ^/A/B/C
svn rm -mm --username pm --password mp svn://localhost/repo/A/B/C
svn cp -mm --username pm --password mp svn://localhost/repo/X/Y ^/A/C
svn rm -mm --username pm --password mp svn://localhost/repo/A/B
Does that exact setup work on your machine? If it does work then
-- PhilipReceived on 2011-11-11 10:57:41 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.