svn cp FromURL ToURL: Path already exists
From: Chris Shenton <chris_at_shenton.org>
Date: Thu, 21 May 2009 10:21:38 -0400
I've got subversion-1.6.2 running behind apache-2.2.11 and haven't had
chris$ svn ls https://svn.example.com/example/accounting/trunk
chris$ svn ls https://svn.example.com/example/accounting/branches
chris$ svn cp https://svn.example.com/example/accounting/trunk https://svn.example.com/example/accounting/branches/0.3a
chris$ svn --version
Note that path: clearly from the "svn ls" above it does not exist. more
I tried this from FreeBSD, OS X, and Ubuntu with command line clients
The only thing that I find suspicious is this in my Apache logs for the
[error] [client 192.168.255.100]
That path doesn't exist at all in my apache conf file. There's not
Google hasn't enlighten me so far. Any other suggestions?
Thanks.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.