There are two problems when doing Windows to UNIX Cross Platform development:
When cvs is run on Windows, it will add a Carriage Return (CR) Character at the end of
the line of every file it creates: both CVS internal files and files managed by CVS. Most
UNIX Compilers don't work with the resulting CRLF line ending scheme.
The CVSROOT scheme required by Windows local repositories
(