^ that file is LF (unix). One of the many.include/SVertexIndex.h: ASCII C++ program text
I haven't tried to compile trunk as-is in months, nowadays when I do I first do a recursive dos2unix -U to get something sane.
^ that file is LF (unix). One of the many.include/SVertexIndex.h: ASCII C++ program text
I think that's because you have the mentioned SVN magic on. It's obviously something not on by default, since I have the same result with a fresh checkout just to test things.Not for me, not in SVN/trunk.
However, the file itself is clearly LF.$ svn proplist -v include/SVertexIndex.h
Properties on 'include/SVertexIndex.h':
svn:eol-style
CRLF
I haven't said it is? I only said it makes it harder for both you and contributors.Still I don't think that a wrongly set eol style is an argument for or against a SCM system.
Based on the number of the factual errors in your comment I see that you do not understand the concept.hybrid wrote:Yeah, pretty useful for the user who wants to create its very own version from an arbitrary number of distributed versions across the internet. But it's the common case that counts here. And that's the main repository, with only a few maintainers working on it. Now the distributed approach means that we few developers have to keep track of every repository created somewhere, assess the changes and their quality online, and make sure that theo whole repository keeps online until we get to a point to include this code.