From: lang2 <wzh...@po...> - 2003-01-06 13:51:44
|
On Sat, 4 Jan 2003 18:30:37 +0800 Leslie Jackson <cew...@16...> wrote: > Some of the files in our CVS repository are with CRLF line terminators. > (Edited under Windowz?) I'd recommend everyone to use Vim even if you do editing in Windowz. > 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. If the file has been fully translated. Go ahead and do the commition. > > It might sound trivial but don't you guys think we should set a standard > about this CRLF vs. LF problem? Indeed. We will use UNIX line ending (LF) so. lang2 |