Pavel Lyalyakin wrote on Fri, Dec 23, 2016 at 22:31:02 +0300:
> Index: issue4129.txt
> ===================================================================
> --- issue4129.txt     (revision 1775883)
> +++ issue4129.txt     (working copy)
> @@ -12,6 +12,16 @@
>  revision would be reported as belonging to the previous revision that touched
>  the file being annotated.
>  
> +Beginning with SVN 1.8.0, 'svnadmin verify' produces one of these errors in
> +case it detects this problem:
> +[[[
> +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
> +]]]
> +

There are several other error messages in libsvn_fs_fs that have
comments associating them with issue #4129, so I don't think the
text should imply that these two messages are the only possible
manifestations of issue #4129.

Also, please use the text/plain MIME type for attachments.

Cheers,

Daniel

Reply via email to