You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Malcolm Rowe <ma...@farside.org.uk> on 2006/06/01 14:24:17 UTC

Re: Issue 2496 - Cannot diff after file rename

On Wed, May 31, 2006 at 11:52:21PM +0100, Simon Large wrote:
> Has anyone had any further ideas on this issue? It was a regression in 
> 1.3.x and unless the issue tracker is lying it is still in 1.4.0.
> 

No, it's not lying, and it's still 'broken' in current trunk.
The history tracing algorithm changed in 1.3.0 to resolve a problem
whereby unrelated files could be accidentally considered to be related
(see issue #1970).

Unfortunately, the design of this feature caused the problem described
in this issue [1], and no-one who understands the current design appears
to have had time to subsequently review this problem (which appears to
be general, btw, and not specifically linked to 'svn diff').

[1] Reproduction script and quick explanation of issue #2496
    http://subversion.tigris.org/nonav/issues/showattachment.cgi/546/repro

Regards,
Malcolm

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org