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

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

Author: rhuijben
Date: Wed Aug 17 11:12:03 2011
New Revision: 1158629

URL: http://svn.apache.org/viewvc?rev=1158629&view=rev
Log:
* STATUS: Nominate r1158616 and cast vote on JavaHL patch

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=1158629&r1=1158628&r2=1158629&view=diff
==============================================================================
--- subversion/branches/1.7.x/STATUS (original)
+++ subversion/branches/1.7.x/STATUS Wed Aug 17 11:12:03 2011
@@ -200,12 +200,14 @@ Candidate changes:
    Votes:
      +1: danielsh, rhuijben
 
-* r1158421, r1158436, r1158455
-  JavaHL: Fix implementation of propertySetRemote method.
-  Justification:
-    The new method is not usable without these changes.
-  Votes:
-    +1: markphip
+ * r1158616
+   Recreate missing directories on file install errors.
+   Justification:
+     Trivial patch that fixes a variable reference in a patch that should have
+     handled a common user problem. The result is improved the svn cleanup
+     stability.
+   Votes:
+     +1: rhuijben
 
 Veto-blocked changes:
 =====================
@@ -262,3 +264,10 @@ Approved changes:
                  believe this is necessary for ra_serf as a default,
                  yet doing this *properly* is not possible for the 1.7
                  release)
+                 
+ * r1158421, r1158436, r1158455
+   JavaHL: Fix implementation of propertySetRemote method.
+   Justification:
+     The new method is not usable without these changes.
+   Votes:
+     +1: markphip, rhuijben