Re: [Numpy-discussion] mixed-EOL problems w/

2008-09-08 Thread Christopher Barker
Jarrod Millman wrote: > However, this doesn't work for SciPy due to a mixed-EOL issue: > https://bugs.launchpad.net/launchpad-cscvs/+bug/256050 > > Colin Watson has recently volunteered to look into fixing this issue > and was asking if anyone had a preference about how this should be > solved. I

[Numpy-discussion] mixed-EOL problems w/

2008-09-08 Thread Jarrod Millman
I have been trying to get Launchpad to do continuous imports of the SciPy subversion repository into Bazaar: https://code.launchpad.net/~vcs-imports/scipy/trunk This works fine for NumPy: https://code.launchpad.net/~vcs-imports/numpy/trunk However, this doesn't work for SciPy due to a mixed-EOL is