[python-committers] Create a Mercurial repository with a branch per issue
Barry Warsaw
barry at python.org
Fri Feb 4 16:58:14 CET 2011
On Feb 04, 2011, at 04:35 PM, M.-A. Lemburg wrote:
>Tarek Ziadé wrote:
>> You are building a patch and submit it to reviews (in roundup or in a
>> clone or retvield etc). You get feedback and you refine the patch.
>>
>> I don't think you want to keep that history, e.g. "changing this and
>> that in my patch after feedback from MrX about Y"
>>
>> The main line history is what counts imo, not the history of how your
>> patch was built, refactored etc. before it got merged.
>
>+1
I guess this is just a Mercurial quirk I'll have to get used to. It's not
something I ever bother with in Bazaar because, while those intermediate
commits are still part of the merged branch's history, it's generally hidden
from you when you dump the log or bisect, unless you specifically request to
see them.
I wholeheartedly agree with the suggestion that we need a best practices guide
before the migration is operational, even if it changes over time. Let's get
everyone starting on the same page.
-Barry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-committers/attachments/20110204/a1fdb1c2/attachment.pgp>
More information about the python-committers
mailing list