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

Re: Why not repair native svn:eol-style?

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2002-08-03 00:44:17 CEST

On Thu, 2002-08-01 at 23:49, Blair Zajac wrote:
> Why isn't this done for the native style? I don't see any need for it.

If the repair flag is not set, the EOL translation is a reversible
transformation; if you accidentally commit a binary file with
svn:eol-style=native, then you can get the original contents back by
checking it out again on the same platform.

However, if the repair flag is set, the EOL translation is
data-destroying.

When we discussed this before (see the list archives--long thread,
though), we were concerned about accidentally destroying data when
svn:eol-style=native, but felt that fixed eol-styles were specialized
enough that they were very unlikely to accidentally appear on binary
files.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Aug 3 00:44:53 2002

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.