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 2012/07/31 21:48:05 UTC

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

Author: steveking
Date: Tue Jul 31 19:48:05 2012
New Revision: 1367728

URL: http://svn.apache.org/viewvc?rev=1367728&view=rev
Log:
* STATUS: Cast votes

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=1367728&r1=1367727&r2=1367728&view=diff
==============================================================================
--- subversion/branches/1.7.x/STATUS (original)
+++ subversion/branches/1.7.x/STATUS Tue Jul 31 19:48:05 2012
@@ -65,19 +65,7 @@ Candidate changes:
    Justification:
      Resolves complaint made by user(s).
    Votes:
-     +1: cmpilato
-
- * r1365549, r1365554, r1365556
-   Resolve regression where 'svn revert --depth files' only operates on the
-   directory
-   Justification:
-     Simple regression fix.
-   Branch: ^/subversion/branches/1.7.x-r1365554
-   Notes:
-     Trivial patch in r1365554; the other patches are for adding and updating
-     a regression test.
-   Votes:
-     +1: rhuijben, philip
+     +1: cmpilato, steveking
 
  * r1367498
    Make FSFS revision files independent of APR hash order.
@@ -85,7 +73,7 @@ Candidate changes:
      Make 'svnadmin load', and other commits,  produce reproducible revision
      files.
    Votes:
-     +1: philip
+     +1: philip, steveking
      
 Veto-blocked changes:
 =====================
@@ -93,6 +81,18 @@ Veto-blocked changes:
 Approved changes:
 =================
 
+ * r1365549, r1365554, r1365556
+   Resolve regression where 'svn revert --depth files' only operates on the
+   directory
+   Justification:
+     Simple regression fix.
+   Branch: ^/subversion/branches/1.7.x-r1365554
+   Notes:
+     Trivial patch in r1365554; the other patches are for adding and updating
+     a regression test.
+   Votes:
+     +1: rhuijben, philip, steveking
+
  * r1354876, r1354907, r1355340
    Allow non-existing but valid canonical absolute paths to pass through
    svn_dirent_get_absolute().