On Mon, Mar 06, 2006 at 06:00:53PM +0100, Lars Gullik Bjønnes wrote: > | I believe so. However, when I mentioned this self-same issue a little > | while ago, André came up with some reasoning why doing so was a bad > | idea. Something to do with performance... Clearly, I'm no svn expert > | (:)) so I can't add anything to that particular debate. > > Single or a few files does not matter.
It's mainly about 'Fixing stuff after shit happened' (i.e. sanitize wrong line endings on check-out) vs 'Prevent shit from being created' (reject commits of files with wrong line endings). Andre'