|
From: Hans-Bernhard B. <br...@ph...> - 2005-02-12 09:57:03
|
Hardy Griech wrote: > Funny. This is perhaps the problem: I checked out gnuplot with > tortoisecvs without explicitly saying 'use UNIX line endings' i.e. \n only. That most certainly is exactly the problem. Yes, the actual files must be compatible with cygwin's "mount" option for the volume the files are on (unless that mount option is "auto", in which case it shouldn't matter). A text-mode mount will work with whatever files, but a bin-mode mount won't work with CRLF-style text files. |