How to convert file to linux line end encoding before storing it in hg

Vineet Jain (gmail) vinjvinj at gmail.com
Wed Feb 20 09:33:38 CST 2008


I have svn configured as below. This will convert the files from windows to
linux before storing the changes in svn:

 

[miscellany]

global-ignores = #*# .*~ *~ .#* .DS_Store *.pyc .metadata

enable-auto-props = yes

 

[auto-props]

*.py = svn:eol-style=native

 

Is there a similar configuration setting in hg which will convert files from
windows to linux?

 

Thanks,

 

Vineet

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://selenic.com/pipermail/mercurial/attachments/20080220/a06475b7/attachment.htm 


More information about the Mercurial mailing list