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

Re: line ending summary: the "Breg Hudtherton Proposal"

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2001-12-13 20:29:27 CET

On Thu, 2001-12-13 at 14:23, Karl Fogel wrote:
> Kevin Pilch-Bisson <kevin@pilch-bisson.net> writes:
> > Not true. A .dsp file is created on windows, checked in. A unix developer
> > adds a file to the build, and so adds it to the .dsp file. Her (admittedly
> > stupid) editor either converts all the line endings, or adds the new lines with
> > LF style endings. We still need a CRLF, CR, LF, etc value for the property.
>
> Sorry, I should have said "I don't see how either of these two schemes
> can prevent that". Yes, this scenario can happen, but...

My scheme (as I presented it) solves this problem if you set
svn:newline-style to CRLF. The file is committed with LFs, but they are
translated back to CRLFs on checkout (as well as in the working copy
after commit, if you add in my subsequent revelation).

---------------------------------------------------------------------
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:53 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.