This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ezio.melotti
Recipients chris.jerdonek, eric.araujo, ezio.melotti, ncoghlan, pitrou, sandro.tosi, terry.reedy, tshepang
Date 2012-12-25.16:57:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1356454635.72.0.0742878021382.issue14468@psf.upfronthosting.co.za>
In-reply-to
Content
"hg graft" should also be mentioned.  I now use "hg graft 2.7" instead of "hg export 2.7 | hg import -" to copy changeset from 2.7 to 3.2 (and then merge on 3.3/3.x).
History
Date User Action Args
2012-12-25 16:57:15ezio.melottisetrecipients: + ezio.melotti, terry.reedy, ncoghlan, pitrou, eric.araujo, sandro.tosi, chris.jerdonek, tshepang
2012-12-25 16:57:15ezio.melottisetmessageid: <1356454635.72.0.0742878021382.issue14468@psf.upfronthosting.co.za>
2012-12-25 16:57:15ezio.melottilinkissue14468 messages
2012-12-25 16:57:15ezio.melotticreate