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

Re: relocate doesn't check arguments - may screw up working copy

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-05-12 16:50:11 CEST

On Wed, 2004-05-12 at 09:38, SteveKing wrote:
> Hi,
>
> while checking some bug reports with the relocate command in TSVN I came
> across a feature in the command line client:
>
> svn switch --relocate . http://newserver.com/
>
> this will finish without any error (as long as newserver.com is alive),
> but check now the .svn/entries file and see what URL is stored in there!

I don't understand the reproduction recipe. When I run this command, I
just get bizarre errors with garbled URLs:

$ cd libsvn_wc
$ svn switch --relocate . http://morbius.ch.collab.net/

subversion/libsvn_ra_dav/util.c:664: (apr_err=175002)
svn: PROPFIND request failed on
'//svn.collab.net/repos/svn/trunk/subversion/libsvn_wc'
subversion/libsvn_ra_dav/util.c:287: (apr_err=175002)
svn: PROPFIND of
'//svn.collab.net/repos/svn/trunk/subversion/libsvn_wc': Could
not resolve hostname `morbius.ch.collab.nethttp': Host not found
(http://morbius.ch.collab.nethttp)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed May 12 16:54:38 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.