Question about working directly in a branch
From: Leah Cimpani <leahcimp_at_bellsouth.net>
Date: Tue, 17 Aug 2010 07:33:42 -0700 (PDT)
Hi,
I have a question about working directly in a branch (I've been using SVN for a little while, but never had to branch before).
My repository has a standard layout:
Code:
/project
I do all of my work directly in under trunk (main line), I suppose this is my "working copy". Now, I have created a branch:
/branches/v2.1
My plan is to work on both the main line and v2.1 in parallel, eventually/periodically merging v2.1 changes back to trunk.
My question is: can I work directly in my local copy of /branches/v2.1 and commit from there, or do I need to something with my "working copy"?
(In case it helps: I use TortoiseSVN, along with Visual Studio 2008 and the VisualSVN plugin).
Thanks.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.