[
https://issues.apache.org/jira/browse/SVN-4474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ivan Zhakov resolved SVN-4474.
------------------------------
Resolution: Fixed
Fix Version/s: (was: ---)
1.9.0
The issue should be fixed by r1686478, r1686888, r1686984. These revisions was
backported to 1.9.x branch in r1687166 which happened before Subversion 1.9.0
release.
> 1.8 client "blame -g" with 1.9 server shows wrong revision
> ----------------------------------------------------------
>
> Key: SVN-4474
> URL: https://issues.apache.org/jira/browse/SVN-4474
> Project: Subversion
> Issue Type: Bug
> Components: libsvn_repos
> Affects Versions: trunk
> Reporter: Philip Martin
> Fix For: 1.9.0
>
>
> {noformat:nopanel=true}
> Run the 1.8 regression tests against a 1.9 server (svnserve or apache) and
> blame_tests.py 10 FAILs. The expected blame output is two lines:
> 2 jrandom This is the file 'iota'.
> G 11 jrandom 'A' has changed a bit, with 'upsilon', and 'xi'.
> and that is the result for 1.8 client/server and 1.9 client/server. However
> the
> combination of 1.8 client and 1.9 server produces:
> 2 jrandom This is the file 'iota'.
> 2 jrandom 'A' has changed a bit, with 'upsilon', and 'xi'.
> At r2 the file in the repository only contains one line so marking the second
> line with r2 cannot possibly be correct.
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)