Issue #4467 - blame youngest to oldest needs to handle SVN_INVALID_REVNUM - 1.9 blocker?
From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Tue, 17 Feb 2015 16:26:54 +0000
This issue looks like one that we should fix for 1.9.
[[[
svn_client_blame5 gets younger_rev wrong
See also r1568872 which fixed a similar problem with log.
Philip wrote on IRC just now,
[[[
$ svn blame -rHEAD:1000000 ../src/README
[...] I think it is a consequence of things like blame.c:659 which does younger_end.value.number = MAX(start_revnum, end_revnum);
Anyone want to take a look at it?
- Julian
|
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.