Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
"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 https://www.march-hare.com/cvspro/en.asp#downcvs