[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 22:21:07 CEST

On Tue, 2002-08-06 at 14:54, Karl Fogel wrote:
> Greg Hudson <ghudson@MIT.EDU> writes:
> > 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.

> Yeah -- that's the bug, is all. It does cause a translation error
> right now, because we don't have any softer translation mechanism
> besides "Try to translate and error if it doesn't work for any
> reason".

Um, you're missing something about my argument: for a diff, we should be
translating the text-base, not the working copy. Inconsistent newlines
in the working copy won't cause a translation error becaues the working
copy isn't being translated, at all. So, are we doing translation the
wrong way? Or did inconsistent newlines somehow creep into the
text-base in the relevant examples?

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