Boost logo

Boost :

From: Gary Powell (powellg_at_[hidden])
Date: 2001-12-28 17:45:48


> Is there some way to do a release branch that never gets merged back into
> the main trunk? Then how do the fixes get applied to the main trunk?
>
> --Beman
Yes, never do the merge. Second, make the developer do the fix twice. That's
often done where I have worked. It's error prone if developers only do the
fix once, but no more so than the bugs introduced by merges which destroy
new work silently. (Sometimes the fix is irrelevant to the new code line
anyway.)

  Yours,
  -gary-


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk