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

Re: Retarget working copy?

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-10-15 15:19:43 CEST

Noel Yap <yap_noel@yahoo.com> writes:

> --- Philip Martin <philip@codematters.co.uk> wrote:
> > At present hacking the entries file is the only way,
> > in the past I have
> > used
> >
> > $ find . -path \*/.svn/entries | xargs perl -i -pe
> > 's/(url=")URL1/$1URL2/'
>
> Hmmm. I would've guessed that "svn switch" would've
> done it. Why wouldn't "svn switch" work?

Two reasons: one 'svn switch' only works within a repository and two
it relies on being able to contact the original URL.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Oct 15 15:20:23 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.