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

Re: copy failed using dav_svn

From: usr bin <jgilbert_dhmc_at_yahoo.com>
Date: 2004-12-28 15:52:42 CET

More information: I CAN perform an:
svn co http://server/svn/proj/trunk
successfully. It's only the copy that gives me
problems. Thus I don't think that
http://subversion.tigris.org/project_faq.html#301-error
applies from the FAQ.

Josh.
--- usr bin <jgilbert_dhmc@yahoo.com> wrote:

> 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
>
>

                
__________________________________
Do you Yahoo!?
All your favorites on one personal page – Try My Yahoo!
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 Tue Dec 28 15:55:18 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.