[Mono-list] A possible reason for getting newline problems
Serge
serge@wildwestsoftware.com
Wed, 6 Mar 2002 03:25:07 +0200
> After that, I removed the file on my Windows box and checked it out
> again from CVS - and it was in DOS mode again :-(
This, I believe, is handled by Cygwin setup program - it asks for
line-ending mode.
The flag that controls the mode (text/binary) is stored in the registry,
searh for "cygdrive flags".
Re-running the setup and changing mode to Unix will fix CVS checkouts.
Sergey