Problem with win32text

Jesse Glick jesse.glick at sun.com
Mon Mar 10 11:21:31 CDT 2008


Michael Sperber wrote:
> - hg init foo
> - put this into foo/.hg/hgrc:
> 
> [extensions]
> win32text =
> [encode]
> ** = cleverencode:
> [decode]
> ** = cleverdecode:
> 
> - create a text file "baz" with CRLF encoding in foo
> - hg add baz
> - hg commit -m "initial" baz
> - rm baz
> - hg revert baz
> 
> After this, "hg status" tells me:
> 
> M baz

Not for me, shows no modifications.



More information about the Mercurial mailing list