Understanding branching
From: John Emmas <johne53_at_tiscali.co.uk>
Date: Tue, 12 Mar 2013 05:54:50 +0000
ProjectRoot
Suppose I'm working on a project which (among other things) builds two self-contained libraries called Lib-A and Lib-B. Everything is under svn control with the layout as shown above (ProjectRoot being the main svn root for the project). At some stage I want to create a branch of Lib-B for someone else to work on.
I appreciate that if I was to open Windows Explorer, right-click on ProjectRoot and create a branch, this would create a new branch of the entire project. But suppose I right-clicked on the Lib-B subfolder and created a branch from there... what would it give me? Would it just create an independent branch of Lib-B? Or would it create a complete new branch of the entire project? Hope that makes sense.
John
------------------------------------------------------
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.