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

Re: svn switch to move between servers

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-09-17 23:55:58 CEST

Philip Martin <philip@codematters.co.uk> writes:

> Karl Fogel <kfogel@newton.ch.collab.net> writes:
>
> > > Okay, then what is the preferred interface when you know just
> > > the server name has changed? Or, do we need a new command for
> > > this? -- justin
> >
> > We need a new command for this, I think.
>
> In the meantime you can always use a brute force approach :)
>
> $ find . -path \*/.svn/entries | xargs perl -i -pe 's/(url=")URL1/$1URL2/'

Of course, if you have a single file switched, this won't work.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Sep 17 23:57:54 2002

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.