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

RE: Question: Best way to branch after changes have already been made

From: Dale Worley <dworley_at_pingtel.com>
Date: 2005-04-26 19:26:32 CEST

> From: Josh Siegel [mailto:joshs@stormbirds.org]
>
> You can copy directly from your working area to a branch and
> it will "do
> the right thing" including grabbing all your local mods
>
> go to the root and do a
>
> "svn copy . http://foo/branches/shelf"

If I understand this correctly, it will leave the BASE of the WC as the
trunk, which means that to avoid checking these changes in to the trunk, he
should then either delete the WC or "svn switch http://foo/branches/shelf
.".

Dale

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Apr 26 19:35:06 2005

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.