[LLVMdev] Small patch for visual studio project files

Morten Ofstad morten at hue.no
Mon Nov 8 07:23:30 PST 2004


Jeff Cohen wrote:

> Are you sure your CVS is configured correctly?  On Windows, CVS
> automatically converts between LF and CR/LF line endings.  I sent a
> patch to remove all CRs from the repository because when I checked out
> the files on Windows, every line had two CRs and a single LF.  When VS
> saved a modified project file, the extra CR went away, causing every
> line to diff.

I'm using the cygwin cvs which doesn't add any CR when checking out.. so 
I'm getting the version with only LF and when VS saves a modified 
project file every line diffs... I don't see any option to cvs to tell 
it how to handle line endings, so I don't know how to fix this.

m.





More information about the llvm-dev mailing list