[issue1077] transplant does not work on Windows

Jesse Glick mercurial-bugs at selenic.com
Fri Apr 4 13:53:06 CDT 2008


New submission from Jesse Glick <jesse.glick at sun.com>:

Using Hg 1.0 on XP, with mercurial.ini specifying

[encode]
{}**=cleverencode:
[decode]
{}**=cleverdecode:

if you make a trivial repository with one file and three revisions (the two
diffs being in different areas of the file), clone from the first revision into
another, cd to the other, and run

hg transplant -s ..\original 2

you will just get a *.rej file and the transplant will fail.

I know of no such problem on Linux, so I am assuming that usage of win32text is
to blame.

----------
messages: 5824
nosy: jglick
priority: bug
status: unread
title: transplant does not work on Windows
topic: windows

____________________________________________________
Mercurial issue tracker <mercurial-bugs at selenic.com>
<http://www.selenic.com/mercurial/bts/issue1077>
____________________________________________________



More information about the Mercurial-devel mailing list