[Python-Dev] What does this mean?

2008-11-29 Thread skip
I just ran "svn up" in my 2.6 sandbox and got this warning about the configure script: svn: File 'configure' has inconsistent newlines svn: Inconsistent line ending style I don't see any newlines other than just LF. Is some property on the file hosed? Skip _

[Python-Dev] What does this mean?

2008-11-29 Thread skip
I just ran "svn up" in my 2.6 sandbox and got this warning about the configure script: svn: File 'configure' has inconsistent newlines svn: Inconsistent line ending style I don't see any newlines other than just LF. Is some property on the file hosed? I should po