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/05/22 21:42:29 UTC

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

Author: danielsh
Date: Wed May 22 19:42:29 2013
New Revision: 1485374

URL: http://svn.apache.org/r1485374
Log:
* STATUS (1.7.x): Restore r1445753 entry, accidentally removed in r1485365.

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=1485374&r1=1485373&r2=1485374&view=diff
==============================================================================
--- subversion/branches/1.7.x/STATUS (original)
+++ subversion/branches/1.7.x/STATUS Wed May 22 19:42:29 2013
@@ -182,3 +182,12 @@ Veto-blocked changes:
 Approved changes:
 =================
 
+ * r1445753
+   Fix issue #3741, 'externals not removed when working copy is made shallow'.
+   Justification:
+     Externals linger after update --set-depth empty, causing unnecessary
+     tree conflicts when the working copy is updated back to depth infinity.
+     See regression test and also the recipe script attached to issue #3741.
+   Votes:
+     +1: stsp, rhuijben, breser
+