[Python-Dev] Workflow proposal

skip at pobox.com skip at pobox.com
Wed Mar 23 04:43:06 CET 2011


    Nick> 7. Merge the heads on the oldest branch that now has multiple heads

Two more stupid questions:

1.  Don't all branches have multiple heads?  Every time I execute hg heads I
    see many.

2.  Oldest in what way?  Pythonically (2.6 is older than 2.7 though it might
    have more recent checkins) or revision-wise (rev 68001 is newer than
    68000)?

If I had more time I'm sure I could ask more questions.

Skip


More information about the Python-Dev mailing list