RE: Nested Branches
From: Robert Cronk <rcronk_at_altiris.com>
Date: 2005-10-07 23:20:51 CEST
I originally thought that we would have three simultaneous lines of
Robert
-----Original Message-----
Robert Cronk wrote:
What is the effective difference between the above, versus branching off
(Am I correct in assuming that, prior to branch 2 being created, branch
> So that I can't just put branch 1 and branch 1.1 into the branches
You could if 1.1 was mainlined to trunk prior to branching it. What
Put another way -- why is it necessary for your 1.1 branch to branch off
of 1.0 instead of branch off where 1.0 got mainlined on the trunk?
The drawing you depicted suggests a "branch by release number" strategy
They suggest that the release-numbering scheme should not dictate the
This same "project-oriented" approach to branching structure is also
That said ... if you have your mind "set" on doing nested branches. It
It would seem the only thing stopping you from making a nested branching
structure is that it not the norm for subversion usage, and many other
If so, I guess your problem boils down to: given a branch name, how do
* So you could either enforce some strict naming convention and use that
to "infer" the name of the "parent" branch from the name of one of its
* Or you could try to use properties somehow (or some text file of your
-- Brad Appleton <brad@bradapp.net> www.bradapp.net Software CM Patterns (www.scmpatterns.com) Effective Teamwork, Practical Integration "And miles to go before I sleep" --Robert Frost --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Fri Oct 7 23:21:03 2005 |
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.