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

Re: Empty Index lines

From: Branko Čibej <brane_at_apache.org>
Date: Fri, 8 Dec 2017 01:21:12 +0100

On 08.12.2017 00:50, Alexey Neyman wrote:
> Hi,
>
> Is it possible to get rid of the lots of "Index:" headers in the
> output of the 'svn diff' where there is no actual difference between
> the files? I think this started with SVN 1.9 - 1.7 definitely did not
> do that, and neither did 1.8, as far as I remember.

I couldn't agree more, these index lines are a pain. Happens with
current 1.8.x, 1.9.x and trunk.

I've been looking through the diff code and /somehow/ we get the
contents-changed flag wrong. It doesn't matter if we're using the
internal diff code or an external command, the results are the same; and
it also doesn't matter if it's a wc-to-wc diff, a repo-to-wc diff or a
repo-to-repo diff.

The code is of course a tangled maze of twisty passages.

-- Brane
Received on 2017-12-08 01:21:16 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.