From: Leslie J. <cew...@16...> - 2003-01-04 10:30:57
|
Some of the files in our CVS repository are with CRLF line terminators. (Edited under Windowz?) This is normally harmless. But it brought problems when i used 'vim2html' to covert text files to HTML files -- The coloring stuff doesn't work well. Done a 's/^V^M//g' in order to properly display the coloring keywords. But i haven't yet committed the changes to the CVS. It might sound trivial but don't you guys think we should set a standard about this CRLF vs. LF problem? Regards, -- Leslie Jackson |