Problem with mq extension - qpop then qpush fails

Patrick Mézard pmezard at gmail.com
Tue Apr 24 10:03:01 CDT 2007


Paul Moore a écrit :
> On 24/04/07, Giorgos Keramidas <keramida at ceid.upatras.gr> wrote:
>>>    No username found, using 'UK03306 at UK004134.uk.int.atosorigin.com' instead
> And indeed if I set the [ui] entry, I still get the problem. There are
> no rejects that I can see.
> 
> Actually, I wonder - could this be related to CR/LF issues? I'm
> working on a Windows box, and (for whatever reason) I have CRLF line
> endings.

It is very likely related to CRLF issues. Please look at 
<http://www.selenic.com/mercurial/bts/issue483> for details.

I work with mq without encoding filters, using GNU-Win32 patch.exe and 
with a patched version of mercurial/patch.py : the patch call includes a 
"--binary" option (see an old post from Andrei Vermel about this one).

Andrei also have a patch for transplant I think.

Please ask if you need more configuration details.

--
Patrick Mézard


More information about the Mercurial mailing list