[Cvsnt] cvswrappers *.* -k 'b'

Mike Brown mbrown at fourthought.com
Mon Jan 21 19:56:30 GMT 2002


"Tony Hoyle" <tmh at nothing-on.tv> wrote:
> CVSNT converts newlines to the native file format in text only.  This is
> almost always what you want (in fact I can't think of a legitimate
> reason to do it any other way).

Well it's a one-way conversion, it seems.

I have files with Unix style newlines (LF) in a Unix based CVS repository.
If a Windows user wants to edit these files, the newlines will be converted
to DOS style (CR+LF) upon checkout when using cvsnt. When the user is done
editing the file and goes to commit, it will be committed as-is, screwing up
the diffs.

Is this not a legitimate reason to use -kb?


_______________________________________________
Cvsnt mailing list
Cvsnt at cvsnt.org
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt



More information about the cvsnt mailing list