You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@subversion.apache.org by "Pavel Lyalyakin (JIRA)" <ji...@apache.org> on 2016/12/23 19:18:58 UTC

[jira] [Commented] (SVN-4129) predecessors links on root node-revision skip revisions

    [ https://issues.apache.org/jira/browse/SVN-4129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15773514#comment-15773514 ] 

Pavel Lyalyakin commented on SVN-4129:
--------------------------------------

Beginning with SVN 1.8.0, 'svnadmin verify' produces one of these errors in case it encounters one of the problems described in this issue SVN-4129:
[[[
svnadmin: E160004: Mergeinfo-count discrepancy on '0-221.0.r64541/774830': expected 417247173744278003+0, counted 42834
]]]
[[[
svnadmin: E160004: r1234's root node's predecessor is r1232 but should be r1233
]]]

See the doc https://subversion.apache.org/docs/issue4129 for mitigation / resolution instructions.

> predecessors links on root node-revision skip revisions
> -------------------------------------------------------
>
>                 Key: SVN-4129
>                 URL: https://issues.apache.org/jira/browse/SVN-4129
>             Project: Subversion
>          Issue Type: Bug
>          Components: libsvn_fs_fs
>    Affects Versions: 1.6.x
>            Reporter: Daniel Shahaf (äñ§€¥£¢)
>             Fix For: 1.6.18, 1.7.5
>
>         Attachments: 1_repo.tar.gz
>
>
> {noformat:nopanel=true}
> It's possible for the root node-revision of revision N to think that its
> predecessor --- as determined by both the 'predecessor id' and 'predecessors
> count' node-rev fields --- is not the root of rN-1, but the root of some earlier
> revisions.
> {noformat}
> http://subversion.apache.org/docs/issue4129



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)