[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Poll: do we really need newline conversion?

From: Dean Luick <luick_at_cray.com>
Date: 2001-12-11 21:42:31 CET

On Tue, Dec 11, 2001 at 11:20:37AM -0600, Karl Fogel wrote:
> Recently, some people posted asking whether Subversion should even
> bother to perform newline conversion.

I think subversion should have newline conversion, for all the reasons
other people have given:

o a _lot_ of editors do not handle non-native endings nicely
o many compilers do not handle non-native endings nicely
o most/if not all text processors do not handle non-native endings nicely
o it is an expected feature <-- do not underestimate this!

What the user wants to see is text files that give him or her the least
grief (read: native). Whether this happens on the server or client,
pre-this or post-that, does not matter to a user. They just want the
magic to happen.

I, too, have worked in a multi-platform shop. You will not believe
how nice it is to have conversion automatically handled. If I were
shopping around for a SCCS system for cross-platform shop, that would
be a must-have feature.

Dean

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:52 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.