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

Understanding branching

From: John Emmas <johne53_at_tiscali.co.uk>
Date: Tue, 12 Mar 2013 05:54:50 +0000

ProjectRoot
        |
        |__Lib-A
        |
        |__Lib-B

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

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3050822

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-03-12 06:54:59 CET

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.