RE: working with multiple svn branches
From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Tue, 5 Jan 2010 14:32:09 -0500
>On Tue, Jan 5, 2010 at 8:00 PM, Bob Archer <Bob.Archer_at_amsi.com> wrote:
Sorry.. there is only 1 repository. You don't have a remote and a local repository. When you do a check out (create a working copy) you only will get the head revision).
You can checkout only 1 branch though... you realize you don't need to check out the full repository right?
>is this preferable approach when compared to "svn switch" directly
This is what I do, I check out trunk and each branch I am working out separately. I personally don't like switch because it is easy to forget which branch you are switched to.
I'm not sure if you understand the difference between a repository and a working copy. I think if you had a clear understanding of each you wouldn't say you want a "local repository".
BOb
|
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.