[Python-Dev] hgeol
"Martin v. Löwis"
martin at v.loewis.de
Sun Mar 6 01:37:42 CET 2011
I am trying to fix the hgeol settings for the vcproj files, with little
success so far. I created
http://hg.python.org/sandbox/hgeol/
which merely changes the .hgeol file. Now, if you enable the eol
extension, and check this branch out, you immediately get a report
(from hg status) that you have modified all these files. That is
surprising, since you didn't change any file at all.
So how can I fix this properly: so that all files have CRLF, but
are still attributed to whoever last modified them, rather than
having them attributed to me?
Regards,
Martin
More information about the Python-Dev
mailing list