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

Re: Merge tracking tool for 1.4.x branch

From: Steinar Bang <sb_at_dod.no>
Date: 2006-03-05 13:07:00 CET

>>>>> Peter Lundblad <peter@famlundblad.se>:

> What are the benefits of using a merge tracking tool on a release
> branch?

If you have more than one release branch going at the same time, and
you use the branches to do hotfixes, patches, and perhaps new minor
releases, a good pattern can be to always do the fix on the oldest
branch, then merge the fix to the next oldest branch, and test it
there (and perhaps rewrite it completely...), and then merge that fix
into the next release branch, and repeat until you reach the trunk.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Mar 5 13:08:10 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.