Re: Retarget working copy?
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-10-15 15:06:03 CEST
Quincey Koziol <koziol@ncsa.uiuc.edu> writes:
> Is there some (convenient) way to "re-target" the source of a working
At present hacking the entries file is the only way, in the past I have
$ find . -path \*/.svn/entries | xargs perl -i -pe 's/(url=")URL1/$1URL2/'
Modifying the entries file introduces the possibility that the working
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Tue Oct 15 15:06:47 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.