[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: 1.9.x release notes, SVN-4722

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Mon, 09 Dec 2019 03:37:21 +0000

Nathan Hartman wrote on Sun, 08 Dec 2019 06:04 +00:00:
> Commit can fail with an undeserved "Filesystem is corrupt" error
>
> See issue 4722, "checksum fail during commit when delta is 16K".
>
> Under a very specific set of circumstances, a commit may fail with an
> undeserved "Filesystem is corrupt" error. This bug affects the 1.9.7
> release only. A fix for this problem has been included in the 1.9.9
> release.

Anyone reading this is going to wonder if either version number is a
typo. Clarify that they aren't? E.g., say that "1.9.8 was not
publicly released".

Having the error's number and the specific error message, if any, will be
helpful. If they are stated on the JIRA issue or on the thread, it would be
nice to quote them in the release notes. If they're not immediately available,
however, in principle we could reconstruct them by reproducing the bug with
1.9.7; however, in light of 1.9's EOL schedule, I wouldn't consider it high
priority to reconstruct those details.

The string printed is svn_strerror(SVN_ERR_FS_CORRUPT), so the error number is
probably E160004.

Thanks,

Daniel

> ]]]
>
> (The line mentioning issue 4722 would have a link to
> https://issues.apache.org/jira/browse/SVN-4722?issueNumber=4722.)
>
> Nathan
>
> [1] Thread on users@:
> https://lists.apache.org/thread.html/60320cd79bcfd8adc7d03c7aa42545bb6e6eb99cd031ea746a2227b6%40%3Cusers.subversion.apache.org%3E
>
Received on 2019-12-09 04:38:03 CET

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.