Re: svn switch to move between servers
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-09-17 23:52:47 CEST
Karl Fogel <kfogel@newton.ch.collab.net> writes:
> > Okay, then what is the preferred interface when you know just
In the meantime you can always use a brute force approach :)
$ find . -path \*/.svn/entries | xargs perl -i -pe 's/(url=")URL1/$1URL2/'
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Tue Sep 17 23:53: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.