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 sandro.tosi
Recipients eric.araujo, ezio.melotti, ncoghlan, pitrou, sandro.tosi, terry.reedy, tshepang
Date 2012-05-05.10:30:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1336213857.01.0.889835731026.issue14468@psf.upfronthosting.co.za>
In-reply-to
Content
Here's the proposed patch.

I'm sorry but probably 'hg diff' went too wild, and since I moved the "Using several working copies" as the first sub-paragraph of "Forward-Porting" it seems it got confused, so the diff is not so clean. I've also changed quite some part of "Porting Within *" sections - please look at them carefully since it's not that evident.

A brief list is:

- change in commands to reflect the multi-clone setup
- add of "Assuming all your clones are in the same directory"
- add of "The import is possible..." sentence
History
Date User Action Args
2012-05-05 10:30:57sandro.tosisetrecipients: + sandro.tosi, terry.reedy, ncoghlan, pitrou, ezio.melotti, eric.araujo, tshepang
2012-05-05 10:30:57sandro.tosisetmessageid: <1336213857.01.0.889835731026.issue14468@psf.upfronthosting.co.za>
2012-05-05 10:30:56sandro.tosilinkissue14468 messages
2012-05-05 10:30:55sandro.tosicreate