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

Re: svn switch --relocate gives "PROPFIND request failed"

From: Ryan Schmidt <subversion-2007b_at_ryandesign.com>
Date: 2007-06-05 18:08:28 CEST

On Jun 5, 2007, at 05:15, Thomas Guest wrote:

> I'm having trouble running svn switch --relocate on a working copy
>
> $ svn sw --relocate svn://typosphere.org/typo/trunk
> http://svn.typosphere.org/typo/trunk typo
> svn: PROPFIND request failed on '/typo'
> svn: PROPFIND of '/typo': 301 Moved Permanently (http://
> svn.typosphere.org)
>
> Searching through the email list, it seems that this could be due to
> Apache configuration
>
> http://svn.haxx.se/dev/archive-2007-03/0625.shtml
>
> I wonder what the best way is to resolve this on the client side. Is
> it a very bad idea to dive in and edit the .svn/entries files? Would
> a fresh check out from the new URL then merging across diffs from my
> current working copy be better?

Yes, it sounds like an incorrect Apache configuration, so the place
to fix it is at the server, not the client. Please do not edit
anything inside the .svn directories. Instead, please show us your
Apache configuration so we can suggest how to fix it.

You can always try checking out a fresh working copy to see if that
works.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jun 5 18:09:19 2007

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.