Author: brane
Date: Sun Jun 14 18:58:07 2015
New Revision: 1685443
URL: http://svn.apache.org/r1685443
Log:
* branches/1.9.x/STATUS: Propose r1684325, r1685034.
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=1685443&r1=1685442&r2=1685443&view=diff
==============================================================================
--- subversion/branches/1.9.x/STATUS (original)
+++ subversion/branches/1.9.x/STATUS Sun Jun 14 18:58:07 2015
@@ -63,6 +63,19 @@ Other candidate changes:
Votes:
+1: stsp
+ * r1684325, r1685034
+ Make 'svnadmin verify --keep-going --quiet' print errors to stderr,
+ as documented by 'svnadmin help verify'.
+ Justification:
+ Without this change, we'd only print the final error which, in
+ --keep-going mode, is just a summary of failed verifications.
+ This change makes 'svnadmin verify -q --keep-going' actually useful.
+ Note:
+ r1684325 fixes test failures with FSFSv4 and FSFSv6.
+ Votes:
+ +1: brane
+
+
Veto-blocked changes:
=====================