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