Message3033

Author pmoore
Recipients brendan, mason, pmezard
Date 2007-04-29.11:56:42
Content
I can confirm that the given patch fixes the problem for me. I built a binary
using patch from GnuWin32 - I don't know if that is the version used in the
official binaries.

The patch seems logically correct to me. In my (naive) view, hg should work in
binary mode at all times internally, translating CRLF only when storing files
externally for the end user. This approach is the one taken by Subversion, and
in my experience works well.
History
Date User Action Args
2007-04-29 11:56:42pmooresetmessageid: <1177847802.99.0.484933247926.issue483@selenic.com>
2007-04-29 11:56:42pmooresetrecipients: + mason, brendan, pmezard
2007-04-29 11:56:42pmoorelinkissue483 messages
2007-04-29 11:56:42pmoorecreate