Le dimanche 06 mars 2011 à 09:50 -0600, [email protected] a écrit : > Antoine> "Martin v. Löwis" <[email protected]> wrote: > >> What is the recommended merge flow if I want to make this change to > >> all branches? > > Antoine> - on one hand: 2.5 -> 2.6 -> 2.7 (if you still want to maintain > Antoine> 2.5) > Antoine> - on the other hand: 3.1 -> 3.2 -> default > > Sorry, I don't understand. Can you spell that out in terms of hg commands > for those of us with no working knowledge of the new system?
This is sketched out in the devguide, I don't know if these instructions help you: http://docs.python.org/devguide/committing.html#forward-porting Regards Antoine. _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
