[Python-Dev] Hg: inter-branch workflow
Barry Warsaw
barry at python.org
Mon Mar 21 21:22:56 CET 2011
On Mar 21, 2011, at 08:58 PM, Georg Brandl wrote:
>On 21.03.2011 20:09, skip at pobox.com wrote:
>>
>> Daniel> If every developer's intermediate commits make it into the main
>> Daniel> repository, it's hard to go back to an older revision to test
>> Daniel> something, because many of the older revisions will be broken in
>> Daniel> some way.
>>
>> This is what I discovered with my trivial doc patch last week. I was quite
>> surprised to see all my local checkins turn up on the python-checkins
>> mailing list. Is there not some way to automatically collapse a series of
>> local commits into one large commit when you do the push?
>
>There is, but this is again "changing history", with all the possible
>benefits and caveats that have been shown in this thread.
I think Ben Finney hit the nail on the head here.
-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-dev/attachments/20110321/58736cbd/attachment.pgp>
More information about the Python-Dev
mailing list