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

Re: svn switch to move between servers

From: Greg Stein <gstein_at_lyra.org>
Date: 2002-09-17 19:58:07 CEST

On Tue, Sep 17, 2002 at 12:50:01PM -0500, Ben Collins-Sussman wrote:
>...
> Check out trunk, make some edits.
>
> Make a branch: svn cp URL1 URL2, where presumably URL1 is the trunk
> you've already checked out.
>
> Update your working copy to the branch: svn switch URL2. Your local
> mods should continue to exist cleanly, no conflicts at all, because
> URL2 and URL1 are identical.
>
> Commit. Poof, your changes went to the branch.

Bah. Just copy your WC to a new branch. Then switch. That drops a couple
commands, relative to your instructions :-)

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Sep 17 19:59:16 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.