[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

copy failed using dav_svn

From: usr bin <jgilbert_dhmc_at_yahoo.com>
Date: 2004-12-27 22:04:09 CET

I'm trying to create a branch. I'm using Apache2 to
access the repository. Everything is running on Linux.

In httpd.conf:
<Location /svn>
  DAV svn
   SVNParentPath /usr/local/svn
</Location>

I specify a ServerName in httpd.conf. It's the name I
use in DNS.

Given this setup, I try to execute:
$ svn copy http://server/svn/proj/trunk
http://server/svn/proj/branches/newBranch
svn: PROPFIND request failed on '/svn/proj'
svn: PROPFIND of '/svn/proj': 301 Moved Permanently
(http://server)

So it doesn't work. Does anyone know why or have any
suggestions?

Thanks,
Joshua C. Gilbert

                
__________________________________
Do you Yahoo!?
The all-new My Yahoo! - Get yours free!
http://my.yahoo.com
 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Dec 27 22:06:21 2004

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.