Re: Changing working copy repository URL
From: Michael Wood <mwood_at_its.uct.ac.za>
Date: 2003-09-11 11:34:55 CEST
On Thu, Sep 11, 2003 at 02:02:32PM +0500, Alex Besogonov wrote:
> You can just change URL in .svn/entries files using your favorite
That's error prone.
Use "svn switch --relocate"
e.g.
svn switch --relocate file:///original/path/to/repos file:///new/path
-- Michael Wood <mwood@its.uct.ac.za> --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Thu Sep 11 11:36:03 2003 |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.