Re: "Floating" tags and automating the build process
From: Brad Appleton <brad.appleton_at_gmail.com>
Date: 2005-05-11 08:44:40 CEST
Scott V. McGuire wrote:
> Right. In our case we want to go for the update/rebase.
Are you sure you want to do "rebasing" instead of "rebranching"?
With a tool that doesnt (yet) support merge-tracking, the common
This is one of the main scenarios when rebranching can be preferable to
- rebasing takes the latest stuff from the trunk and merges it to y our
- rebranching makes a new branch off the trunk and merges your previous
So rebasing sort of makes it look like any parallel changes from the
The rebranching is, in effect, "faking out" the tool (or someone) by
One variation of the rebranching practice is to REUSE the same
-- 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 Wed May 11 08:46:55 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.