From: Noel O'B. <bao...@gm...> - 2006-09-14 09:21:59
|
It might be something to do with SVN. In Windows, SVN adds ^M to everything (i.e. DOS format). In Linux, it doesn't. But, if you're using cygwin's SVN on Windows, and then editing with IDLE, it may get weird depending on the combinations of settings you use. ? On 14/09/06, Mehdi Bounouar <meh...@ch...> wrote: > > On Thu, Sep 14, 2006 at 09:55:30AM +0100, Noel O'Boyle wrote: > > What exactly is the problem you've been having? I haven't found any > > problems: I've installed the latest SVN on WinXP, and 147 tests pass > when I > > run testall.py (the failures indicate 'things to do') and 58 tests in > > regression.py. > > Hum, then I must have done something. The thing is that the file was in > DOS format with these "^M" carriage returns. So I don't know what > happened. > > BTW I hope to upload as soon as possible the Molpro parser :-) it is > written and works (at least for what I in general need) I just have to > get more confident using svn and generate the data examples. > > Mehdi > |