[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: SteveKing <steveking_at_gmx.ch>
Date: 2004-05-12 16:58:10 CEST

Ben Collins-Sussman wrote:

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

Could it be that there's no repository on that new URL?
I can reproduce it with version 1.0.2 (windows) every time, but I do
that with relocating from
https://svn.collab.net/repos/svn/trunk/doc/book
to
http://svn.collab.net/repos/svn/trunk/doc/book
and back. Maybe that's the problem? The same repository but a different
URL schema?

Stefan

--
"Who the hell wants to hear actors talk?" - H. M. Warner, Warner 
Brothers, 1927.
--
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed May 12 17:00:07 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.