[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: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-08-06 20:54:08 CEST

Greg Hudson <ghudson@MIT.EDU> writes:
> 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.

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".

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