hg diff on win32 produces LF (not CR/LF) in 1.0

Patrick Mézard pmezard at gmail.com
Mon May 5 08:25:55 UTC 2008


kamre a écrit :
> I installed mercurial version 1.0 (1e4ddc9ac9f7+20080325) for win32 
> from http://mercurial.berkwood.com/ Now "hg diff" produces results
> in a form that differs from version 0.95 I used before. 
> 
> No function names after @@ ... @@ and all line endings are in unix format.
> The last thing results in a problem that it is not possible to use patch 
> utility (from http://gnuwin32.sourceforge.net/packages/patch.htm).
> 
> How can I fix this problem?

It should work with --binary

--
Patrick Mézard



More information about the Mercurial mailing list