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 2015/05/18 14:51:35 UTC

svn commit: r1680017 - /subversion/branches/1.9.x/STATUS

Author: stsp
Date: Mon May 18 12:51:34 2015
New Revision: 1680017

URL: http://svn.apache.org/r1680017
Log:
* STATUS: Vote for r1674455 groups, approving.

Modified:
    subversion/branches/1.9.x/STATUS

Modified: subversion/branches/1.9.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.9.x/STATUS?rev=1680017&r1=1680016&r2=1680017&view=diff
==============================================================================
--- subversion/branches/1.9.x/STATUS (original)
+++ subversion/branches/1.9.x/STATUS Mon May 18 12:51:34 2015
@@ -22,16 +22,6 @@ Candidate changes that cannot go into a
 Other candidate changes:
 ========================
 
- * r1674455, r1674456
-   Make 'svn cp ^/A/D/H@1 ^/A' properly create A
-   Justification:
-     Resurrecting a child as its own ancestor should work, instead of produce
-     an error message on a non existing problem.
-   Notes:
-     Not a regression. Same issue exists in 1.7.x and 1.8.x
-   Votes:
-     +1: rhuijben, brane
-
  * r1674626, r1674785
    On Windows: Enable memcached support in libsvn_subr on apr-util 1.3+
    Justification:
@@ -83,3 +73,13 @@ Approved changes:
      Breaks commits for API users.
    Votes:
      +1: philip, danielsh, rhuijben, ivan
+
+ * r1674455, r1674456
+   Make 'svn cp ^/A/D/H@1 ^/A' properly create A
+   Justification:
+     Resurrecting a child as its own ancestor should work, instead of produce
+     an error message on a non existing problem.
+   Notes:
+     Not a regression. Same issue exists in 1.7.x and 1.8.x
+   Votes:
+     +1: rhuijben, brane, stsp