info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Best Practices enquiry


From: Paul Sander
Subject: RE: Best Practices enquiry
Date: Thu, 5 Feb 2004 06:02:21 -0800

>--- Forwarded mail from address@hidden

>>    1- Merge the branch to the trunk each time a bug fix is done on
>>       the branch, resolving (an increasing number of) conflicts
>>       as they appear (no real need for merge tags in this case); or
>Merge-as-you-go is the best approach. It minimizes conflicts. Remember, when
>you merge, you don't merge from the base of the branch to the tip, only from
>the previous revision to the one you just checked in.

More specifically, from the latest version that existed before the bug
fix effort commenced.  Remember, there may be multiple commits, even to
the same file, during the course of the change.

>--- End of forwarded message from address@hidden





reply via email to

[Prev in Thread] Current Thread [Next in Thread]