Re: Switching Branches
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-06-24 14:54:59 CEST
On Thu, 2004-06-24 at 05:01, Mads Budde wrote:
Because a 'switch' is just a fancy type of update. Unlike the checkout
> 2. This is rather confusing having branch 'b' under directory called 'a',
So don't do it, then!
Most people don't name their sandbox 'a'. They name it after the
For example, I typically work on subversion by running
svn checkout http://svn.collab.net/repos/svn/trunk svn
Then I get a sandbox named 'svn'.
If somebody reports a bug on a branch, then I run
svn switch http://svn.collab.net/repos/svn/branches/branch1 svn
And my sandbox 'svn' is updated to reflect the branch instead of the
---------------------------------------------------------------------
|
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.