On Fri, 25 Feb 2011 19:13:49 +1100
Neil Hodgson <nyamaton...@gmail.com> wrote:
>    With hg 1.7.5 on Windows 7 I performed a non-core checkout:
> 
> hg clone http://hg.python.org/cpython
> 
>    The eol extension is enabled in global settings.

Yes, please try to disable it. The issue is we have a .hgeol in the
repository right now (it's in the SVN repository too), but it doesn't
match the reality of on-disk files, so when you update, the eol
extension tries to "fix" those files.

Regards

Antoine.
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to