Message182954
Odd. I must be doing something wrong. My test workflow was:
1. hg mv <a> <b>
1a. modify files to resolve issues from the move
2. hg diff > issueNNNN.patch # attached
3. hg revert --all
4. patch -p1 < issueNNNN.patch
Reading the hg docs more, I should have used 'hg patch issueNNNN.patch'. However trying that on a trivial file move, results in a delete/create still. |
|
Date |
User |
Action |
Args |
2013-02-25 16:04:21 | gmwils | set | recipients:
+ gmwils, barry, brett.cannon, theller, rhettinger, ghaering, belopolsky, benjamin.peterson, tarek, gpolo, ezio.melotti, eric.araujo, r.david.murray, michael.foord, asvetlov |
2013-02-25 16:04:21 | gmwils | set | messageid: <1361808261.4.0.44737174696.issue10572@psf.upfronthosting.co.za> |
2013-02-25 16:04:21 | gmwils | link | issue10572 messages |
2013-02-25 16:04:21 | gmwils | create | |
|