[ILUG] CVS and CRLFs
Stephen Shirley
diamond at skynet.ie
Wed Apr 21 20:04:16 IST 2004
Dermot Daly wrote:
> Is there a way I can tell CVS to check in and out all of my files with
> windows style end of lines?
>
> If I don't, all my changes will look like I changed every line in a
> file.
Hum. According to
http://www.cvshome.org/docs/manual/cvs-1.11.6/cvs_9.html#SEC82
cvs should be automatically converting to/from whatever the convention
is on your platform. Is this cvs repo hosted on a unix box? Easiest
thing is probably set your editor up so that it saves the files with
windows line endings. ':set ff=dos' in vim for example.
Steve
More information about the ILUG
mailing list