Author: brane
Date: Wed Jun 3 13:47:28 2015
New Revision: 1683332
URL: http://svn.apache.org/r1683332
Log:
* branches/1.9.x/STATUS: Propose r1683311.
Modified:
subversion/branches/1.9.x/STATUS
Modified: subversion/branches/1.9.x/STATUS
URL:
http://svn.apache.org/viewvc/subversion/branches/1.9.x/STATUS?rev=1683332&r1=1683331&r2=1683332&view=diff
==============================================================================
--- subversion/branches/1.9.x/STATUS (original)
+++ subversion/branches/1.9.x/STATUS Wed Jun 3 13:47:28 2015
@@ -19,6 +19,16 @@ Release blockers for 1.9.0:
Candidate changes that cannot go into a later 1.9.x:
====================================================
+ * r1683311
+ Make error reporting from svn_repos_verify_fs3 consistent
+ with behaviour of svn_repos_verify_fs2 in 1.8.x.
+ Justification:
+ Errors from the FS implementation are squashed even in normal
+ mode without --keep-going. See: http://s.apache.org/j9Z
+ Note: Can't go into 1.9.1+ because of a new/changed error code.
+ Votes:
+ +1: brane
+
Other candidate changes:
========================