|
|
mpm committed a fix in f8ca4035a949 to appear in 1.4. It addresses the
reported cases in the requested way.
The ancestor of a file f in two changesets is no longer simply found in the
filelog:
If a file with the name f is found in the changesets ancestor then that is
used - no matter if it is related or not.
If no such file exists then the old method is used - it works in the filelog
and can follow renames but might still show the problematic behaviour
discussed here. |
|
| Date |
User |
Action |
Args |
| 2009-11-08 17:16:29 | kiilerix | set | recipients:
+ mpm, tonfa, kupfer, mg, parren, djc, abuehl, astratto, dsp, Ringding, sjtai, mjnelson, morisgi, friedrich |
| 2009-11-08 17:16:29 | kiilerix | set | messageid: <1257700589.77.0.51981265648.issue1327@mercurial.selenic.com> |
| 2009-11-08 17:16:29 | kiilerix | link | issue1327 messages |
| 2009-11-08 17:16:29 | kiilerix | create | |
|