On Tue, Mar 30, 2010 at 10:35, Daniel Wagner <[email protected]> wrote:
> Hi Peter,
>
> I asked some of the other core devs but nobody knew a reason other than
> "we had to decide one way or the other so we just went with Unix-style
> line endings". It's just a convention, like the "two spaces for
> indentation" rule.
>
Actually, the line ending isn't something that anyone should have to worry
about. svn handles line endings for various operating systems automatically
if you let it. Internally it will store line endings as a canonicalized LF
but upon checkout, convert to the line endings that are appropriate to the
OS being used for the checkout (and back again, upon commit). This is
enabled by setting the property svn:eol-style to "native". See the
"eol-style" section in the svn book, here:
http://svnbook.red-bean.com/en/1.1/ch07s02.html
Derrell
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel