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

Re: [Issue 851] New - cannot diff, revert or status mixed eol file with native svn:eol-style

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2002-08-06 20:56:42 CEST

On Mon, 2002-08-05 at 12:59, Karl Fogel wrote:
> I think it would be fine to attack this in stages (unless there's some
> obvious on-place fix that takes care of everything). For example, we
> could fix the revert case first, since it's probably easiest and also
> people expect revert to work as a last resort. Then take care of
> status next. The diff case is probably going to be the trickiest,
> since some translation (for keywords) still needs be done.

I'm not quite sure what's wrong in the diff case.

I would think that for a diff, we should translate the text-base and
compare that against the working copy. If the working copy has
inconsistent newlines, that may be reflected in the diff, but it
shouldn't cause a translation error.

If the text-base has inconsistent newlines, then our commit code didn't
do its job.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Aug 6 20:57:21 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.