On Thu, Jun 4, 2009 at 3:02 PM, Jason R. Coombs <jar...@jaraco.com> wrote: > I wanted to share this with the community in case anyone else runs into this > issue. Also, if there's a recommended procedure for addressing this issue > (and others that might arise due to non-native line endings), I'd be > interested to hear it.
Mercurial comes with a win32text extension that helps resolve issues like these. It allows you to specify in the .hg/hgrc that .sln files should always be expanded to CRLF. Cheers, Dirkjan _______________________________________________ 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