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

Re: Advice on how to merge bug fix from branch to trunk

From: Stein Somers <ssomers_at_opnet.com>
Date: Mon, 11 Jan 2010 19:54:34 +0100

On 11/01/2010 18:09, Tyler Roscoe wrote:
> The usual way to do this is to make the bugfix on trunk and then
> cherrypick merge the change from trunk up to your branch.

Sure, in the early stages of the release process, but near or past
D-day, as any decent CMM zero team we switch to panic mode. We hotfix
things in the release branch, and (re)release, then after the dust has
settled merge back to trunk. And then see what was wrong with the hotfix.

No problem: you just need to record-only a merge of all the early
revisions of the branch that you _don't_ want to merge back to trunk
(like changesets that are merges from trunk themselves), and then you're
set to easily merge all hotfixes back to trunk.

-- 
Stein
Received on 2010-01-11 19:55:09 CET

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.