Re: svn switch to move between servers
From: Greg Stein <gstein_at_lyra.org>
Date: 2002-09-17 19:08:01 CEST
On Tue, Sep 17, 2002 at 02:23:52PM +0200, Timothee Besset wrote:
Actually, you can't switch if you have local modifications. Sounds like you
If you want to commit your changes to a new branch, then simply do:
$ svn copy http://svn.example.com/repos/branches/my-new-branch
That will copy your WC up to the server to the new branch.
Cheers,
-- Greg Stein, http://www.lyra.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Tue Sep 17 19:08:17 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.