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/10/19 17:07:36 UTC

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

Author: philip
Date: Wed Oct 19 15:07:35 2011
New Revision: 1186256

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

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=1186256&r1=1186255&r2=1186256&view=diff
==============================================================================
--- subversion/branches/1.7.x/STATUS (original)
+++ subversion/branches/1.7.x/STATUS Wed Oct 19 15:07:35 2011
@@ -42,20 +42,6 @@ Candidate changes:
      +1: rhuijben (not r1186240)
      +0: philip (needs r1186240 but there are merge conflicts)
 
-
- * r1185911, r1185918
-   Fix reporting of depth empty directories
-   Justification:
-     Without this patch 'svn update' sometimes tries to apply updates to nodes
-     that don't exist locally.
-     (1.6 received the same nodes but filtered the incoming data before
-      applying it to the working copy)
-   Notes:
-     r1185911 adds a simple test for this case and r1185918 resolves this
-     regression.
-   Votes:
-     +1: rhuijben, stsp
-
  * r1186231
    FSFS: Fix validation so it doesn't hork preexisting repositories that
    triggered a bug once in their history.
@@ -99,3 +85,16 @@ Veto-blocked changes:
 
 Approved changes:
 =================
+
+ * r1185911, r1185918
+   Fix reporting of depth empty directories
+   Justification:
+     Without this patch 'svn update' sometimes tries to apply updates to nodes
+     that don't exist locally.
+     (1.6 received the same nodes but filtered the incoming data before
+      applying it to the working copy)
+   Notes:
+     r1185911 adds a simple test for this case and r1185918 resolves this
+     regression.
+   Votes:
+     +1: rhuijben, stsp, philip