You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by da...@apache.org on 2013/07/02 22:56:18 UTC

svn commit: r1499109 - /subversion/branches/1.8.x/STATUS

Author: danielsh
Date: Tue Jul  2 20:56:18 2013
New Revision: 1499109

URL: http://svn.apache.org/r1499109
Log:
* STATUS: Remove duplicate entry.

Modified:
    subversion/branches/1.8.x/STATUS

Modified: subversion/branches/1.8.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.8.x/STATUS?rev=1499109&r1=1499108&r2=1499109&view=diff
==============================================================================
--- subversion/branches/1.8.x/STATUS (original)
+++ subversion/branches/1.8.x/STATUS Tue Jul  2 20:56:18 2013
@@ -218,15 +218,6 @@ Approved changes:
    Votes:
      +1: rhuijben, philip, stsp, stefan2
 
- * r1498564
-   Allow the new in 1.8 move metadata only to work properly when the
-   target of the move already exists as unversioned node.
-   Justification:
-     The metadata only option was added especially to allow fixing up
-     of already performed moves.
-   Votes:
-     +1: rhuijben, philip, stsp
-
  * r1496957
    Eliminate an extra RA layer roundtrip in 'svn log' on repository roots.
    Justification: