Hi,
I created a CVS repository on a Linux machine which allows client access
through
the pserver method. I then imported 3 projects from a Windows NT machine
into
this repository from using the CVS command-line interface.
The problem is that whenever a CVS client on a Windows NT machine checks any
of
these project files out they contain an extra carriage return. The
documentation
I've read it states that CVS converts line endings between the canonical
form in
which they are stored in the repository (linefeed only) and the form
appropriate
to the operating system in use by the client.
If this is true I don't see why I'm getting text files with the extra
carriage return.
I'd appreciate any help on this matter.
Thanks,
Johnny