[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-13 18:16:04 CEST

Ben Collins-Sussman wrote:

> On Thu, 2004-05-13 at 10:59, SteveKing wrote:
>
>
>>I was wondering why the --relocate command needs two URL's. The command
>>needs to be executed inside a working copy so it knows where to start -
>>so why does it need a "from" URL? It could read that URL from the
>>working copy - or am I completely wrong here?
>
>
> Because --relocate is just running a mindless textual substitution,
> something like s/X/Y/ on each URL. You need to specify X and Y.
>
> X might be "http://" and Y might be "svn://". Or X might be
> "http://oldhostname" and Y might be "http://newhostname". Or X might be
> "http://host/oldreposlocation" and Y might be
> "http://host/newreposlocation".

I figured that from the URL's I got when I used the command wrong. But
isn't the X URL always the URL the working copy is checked out from? So
X could be read out from the working copy. Or is there another use for
the relocate command?

Stefan

--
Every man should marry. After all, happiness is not the only thing in life.
--
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 13 18:19:03 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.