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 2012/07/03 02:46:45 UTC

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

Author: philip
Date: Tue Jul  3 00:46:44 2012
New Revision: 1356532

URL: http://svn.apache.org/viewvc?rev=1356532&view=rev
Log:
* STATUS: Vote/approve issue 4184.

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=1356532&r1=1356531&r2=1356532&view=diff
==============================================================================
--- subversion/branches/1.7.x/STATUS (original)
+++ subversion/branches/1.7.x/STATUS Tue Jul  3 00:46:44 2012
@@ -30,17 +30,6 @@ Candidate changes:
    Votes:
      +1: gstein, rhuijben
 
- * r1338810, r1339164
-   Fix issue #4184 ("partial svnsync drops properties when converting
-   copies to adds").
-   Justification:
-     Syncs that don't aren't synced at all.
-   Notes:
-     r1338810 taught the code to send properties for demoted copies.
-     r1339164 fixed a theoretical use of uninitialized memory.
-   Votes:
-     +1: cmpilato, rhuijben
-
  * r1306275, and too many other revisions to list here
    New diff support code for added/deleted files and directories.
    Fixes issue #4153, "svn log --diff" on moved file gives "not found",
@@ -104,3 +93,14 @@ Veto-blocked changes:
 
 Approved changes:
 =================
+
+ * r1338810, r1339164
+   Fix issue #4184 ("partial svnsync drops properties when converting
+   copies to adds").
+   Justification:
+     Syncs that don't aren't synced at all.
+   Notes:
+     r1338810 taught the code to send properties for demoted copies.
+     r1339164 fixed a theoretical use of uninitialized memory.
+   Votes:
+     +1: cmpilato, rhuijben, philip