You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by ph...@apache.org on 2011/12/13 16:30:54 UTC

svn commit: r1213740 - /subversion/branches/1.7.x/STATUS

Author: philip
Date: Tue Dec 13 15:30:53 2011
New Revision: 1213740

URL: http://svn.apache.org/viewvc?rev=1213740&view=rev
Log:
* STATUS: Vote/approve.

Modified:
    subversion/branches/1.7.x/STATUS

Modified: subversion/branches/1.7.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.7.x/STATUS?rev=1213740&r1=1213739&r2=1213740&view=diff
==============================================================================
--- subversion/branches/1.7.x/STATUS (original)
+++ subversion/branches/1.7.x/STATUS Tue Dec 13 15:30:53 2011
@@ -101,23 +101,6 @@ Candidate changes:
    Votes:
      +1: stsp
 
- * r1213331, r1213681, r1213690, r1213711, r1213716
-   Make 'svnadmin recover' prune too new revisions from rep-cache.db.
-   Justification:
-     If this case actually materializes, this patch fixes a lurking filesystem
-     corruption.
-   Notes:
-    r1213331 is the fix.
-    r1213681 is a follow-up which prevents an invalid assertion.
-    r1213690 is a minor simplification.
-    r1213711 is a minor simplification.
-    r1213716 fixes recover in case the rep-cache is disabled in fsfs.conf
-   Branch:
-     ^/subversion/branches/1.7.x-r1213331
-   Votes:
-     +1: danielsh, stsp
-     +1 (without r1213711, r1213716): philip
-
  * r1213673
    Make svnmucc act on values obtained from --config-dir.
    Justification:
@@ -177,3 +160,19 @@ Approved changes:
      Thou shall not segfault.
    Votes:
      +1: rhuijben, philip, stsp
+
+ * r1213331, r1213681, r1213690, r1213711, r1213716
+   Make 'svnadmin recover' prune too new revisions from rep-cache.db.
+   Justification:
+     If this case actually materializes, this patch fixes a lurking filesystem
+     corruption.
+   Notes:
+    r1213331 is the fix.
+    r1213681 is a follow-up which prevents an invalid assertion.
+    r1213690 is a minor simplification.
+    r1213711 is a minor simplification.
+    r1213716 fixes recover in case the rep-cache is disabled in fsfs.conf
+   Branch:
+     ^/subversion/branches/1.7.x-r1213331
+   Votes:
+     +1: danielsh, stsp, philip