Author: stefan2
Date: Thu Jun 4 12:45:20 2015
New Revision: 1683537
URL: http://svn.apache.org/r1683537
Log:
* STATUS: Vote for and approve r1683311, the verify_fs4 fix.
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=1683537&r1=1683536&r2=1683537&view=diff
==============================================================================
--- subversion/branches/1.9.x/STATUS (original)
+++ subversion/branches/1.9.x/STATUS Thu Jun 4 12:45:20 2015
@@ -19,16 +19,6 @@ 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, rhuijben
-
Other candidate changes:
========================
@@ -70,3 +60,13 @@ Veto-blocked changes:
Approved changes:
=================
+
+ * 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, rhuijben, stefan2