From: Michael P. <mic...@gm...> - 2010-12-06 02:59:36
|
Graeme Gill wrote: >> Michael Plante wrote: >> > Is it necessarily bad to have CR's in the repository? There are certainly >> > some files that should be that way in the snapshot (and also some that >> > should be LF-only in the snapshot). In particular, for the snapshot, I'd >> > like to see the MSVC stuff, source files, and documentation as CRLF, and the >> > bash/autotools/make-specific stuff as LF. >> >> As I've noted before, there is no reason that everything can't be LF only >> line ending. The only "nice" reason to use CRLF is to allow Notepad to >> work on .txt, .inf etc. files. Hrm? The question was about the repository, not the working copy. Notepad sees the working copy. (But yes, as mentioned elsewhere, notepad and windiff are my primary reasons.) Michael |