1 Feb 2007 01:09
Re: Line endings on mayavi script
The 2.4 egg. This one to be exact:
enthought-1.1.1_r9808-py2.4-win32.egg
When you add things to SVN the first time it makes a guess as to
whether the file is binary or ascii. I think it may only use the file
extension to decide this. So it could be that 'mayavi' got checked in
as binary rather than ascii since it has no extension. Perhaps? But
if no other Windows users are seeing this it may just be something I
did wrong.
--bb
On 2/1/07, Bryce Hendrix <bhendrix@...> wrote:
> Is this the python 2.4 egg, or the python 2.5 egg? In either case, both
> are built on machines w/o cygwin installed and using a svn executable
> found on subversion.tigris.org.
>
> Bryce
>
> Bill Baxter wrote:
> > Anyone else seeing line ending issues with the mayavi script on Windows?
> >
> > I installed it using the enthon egg, and the script won't run because
> > every other line is blank. That messes up line ending contiuation
> > markers (\) because the next line is blank rather than a continuation.
> >
> > I've seen things like that from either messed up handling of line
> > endings when checking into/out of repository and also with Cygwin when
> > Cygwin is set to DOS mode. Could one or the other be at play here?
> >
(Continue reading)
cheers,
prabhu
RSS Feed