[python-committers] Cannot push after 2.6svn merge
"Martin v. Löwis"
martin at v.loewis.de
Sat May 21 08:11:44 CEST 2011
> One of the differences between the Mercurial and Subversion 2.6 branches were
> the line endings for various Windows files. This change is not appropriate
> for 2.6, which is in security-fix only mode. I reverted these changes in the
> Mercurial 2.6 branch, but now I can't push it.
For the 2.5 branch, I just accepted that hg and svn will differ in the
EOL representation of some files. So when comparing trees, use diff -w
or -b.
Regards,
Martin
More information about the python-committers
mailing list