You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by st...@apache.org on 2014/01/05 15:37:21 UTC

svn commit: r1555518 - /subversion/branches/1.8.x/STATUS

Author: stefan2
Date: Sun Jan  5 14:37:21 2014
New Revision: 1555518

URL: http://svn.apache.org/r1555518
Log:
* STATUS: Unblock r1536854 as breser's concern has been addressed.

Modified:
    subversion/branches/1.8.x/STATUS

Modified: subversion/branches/1.8.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.8.x/STATUS?rev=1555518&r1=1555517&r2=1555518&view=diff
==============================================================================
--- subversion/branches/1.8.x/STATUS (original)
+++ subversion/branches/1.8.x/STATUS Sun Jan  5 14:37:21 2014
@@ -113,6 +113,18 @@ Candidate changes:
    Votes:
      +1: rhuijben
 
+ * r1536854
+   Make 'svnadmin verify' detect inconsistencies that will prevent loading
+   dump files.
+   Justification:
+     Some users rely on dump files as a means of repository backup.  Without
+     this patch, there is no way except of 'svnadmin load' to know that these
+     dump files will load at all.  With this patch, a successful verify run
+     should guarantee loadable dump files.
+   Branch: ^/subversion/branches/1.8.x-r1536854
+   Votes:
+     +1: stefan2
+
  * r1537018
    Fix issue #4440, "Subversion sets permissions on files, when it shouldn't"
    Justification:
@@ -308,19 +320,5 @@ Veto-blocked changes:
      +1: stsp
      -1: breser (see my email to dev@, <52...@reser.org>)
 
- * r1536854
-   Make 'svnadmin verify' detect inconsistencies that will prevent loading
-   dump files.
-   Justification:
-     Some users rely on dump files as a means of repository backup.  Without
-     this patch, there is no way except of 'svnadmin load' to know that these
-     dump files will load at all.  With this patch, a successful verify run
-     should guarantee loadable dump files.
-   Branch: ^/subversion/branches/1.8.x-r1536854
-   Votes:
-     +1: stefan2
-     -1: breser (includes a --keep-going test which fails on 1.8.x since no
-                 such option in 1.8.x)
-
 Approved changes:
 =================