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

Re: Resolving issue 2431 as invalid? (blame ignore eol-style)

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2006-04-22 22:29:46 CEST

Erik Huelsmann writes:
> That's right. The current diff code - as I understand it - has a
> helper to estimate the current file's eol style. The blame algorithm
> generating the final output doesn't use this helper yet. It surely
> could be updated to do so though.
>

No, the "detect file's eol style" is used for merge to use the "best" eol style
for conflict markers. The diff code itself always looks for all three eol styles
we support. Blame could do the same.

//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Apr 22 22:30:13 2006

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.