Hi Henning, > Only if you explicitly tell it to do this (with svn:eol-style) and I > consider it a seriously bad idea. If the same source tree checked out > with the same command gives you different results depending on which > platform the checkout happens (think Unix, think Windows, think Mac), > then IMHO all bets are off (what if your Windows checked out tool is > used to build a tree that ends up on an Unix host?) > > A project should just set a line ending policy and stick to it. Asking > the source code management to patch this together will end up in > headaches.
Hmm, to keep everything consistent, I'm +1 for all LF, unix or not. If the xdocs and site2 were all LF, I'll bet the html commits will go fine. > ( svn propset svn:eol-style LF IMHAUBO [1] ) :) BTW, is there a way to fix screwed up line endings in the repository? cf. http://issues.apache.org/bugzilla/show_bug.cgi?id=33209 Best regards, -- Shinobu -- Shinobu "Kawai" Yoshida <[EMAIL PROTECTED]> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
