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

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

Author: danielsh
Date: Tue Dec 13 14:39:48 2011
New Revision: 1213718

URL: http://svn.apache.org/viewvc?rev=1213718&view=rev
Log:
Vote

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=1213718&r1=1213717&r2=1213718&view=diff
==============================================================================
--- subversion/branches/1.7.x/STATUS (original)
+++ subversion/branches/1.7.x/STATUS Tue Dec 13 14:39:48 2011
@@ -101,7 +101,7 @@ Candidate changes:
    Votes:
      +1: stsp
 
- * r1213331, r1213681, r1213690
+ * r1213331, r1213681, r1213690, r1213711
    Make 'svnadmin recover' prune too new revisions from rep-cache.db.
    Justification:
      If this case actually materializes, this patch fixes a lurking filesystem
@@ -109,12 +109,21 @@ Candidate changes:
    Notes:
     r1213331 is the fix.
     r1213681 is a follow-up which prevents an invalid assertion.
-    r1213690 is a minor simplification
+    r1213690 is a minor simplification.
+    r1213711 is a minor simplification.
    Branch:
      ^/subversion/branches/1.7.x-r1213331
    Votes:
-     +1: danielsh (r1213331 only)
-     +1: stsp, philip
+     +1: danielsh
+     +1 (without r1213711): stsp, philip
+
+ * r1213716
+   Make 'svnadmin recover' prune the rep-cache also when it's disabled 
+   in fsfs.conf.
+   Notes:
+     Depends on the r1213331 group.
+   Votes:
+     +1: danielsh
 
  * r1213673
    Make svnmucc act on values obtained from --config-dir.