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 2010/09/28 13:41:51 UTC

svn commit: r1002122 - /subversion/branches/1.6.x/STATUS

Author: stsp
Date: Tue Sep 28 11:41:51 2010
New Revision: 1002122

URL: http://svn.apache.org/viewvc?rev=1002122&view=rev
Log:
* STATUS: Nominate r1002094.

Modified:
    subversion/branches/1.6.x/STATUS

Modified: subversion/branches/1.6.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.6.x/STATUS?rev=1002122&r1=1002121&r2=1002122&view=diff
==============================================================================
--- subversion/branches/1.6.x/STATUS (original)
+++ subversion/branches/1.6.x/STATUS Tue Sep 28 11:41:51 2010
@@ -205,6 +205,17 @@ Candidate changes:
    Votes:
      +1: cmpilato
 
+ * r1002094
+   Print a warning about copied directories during commits with limited depth.
+   Justification:
+     Users may not be aware that while limiting the scope of a commit via
+     depth works for most kinds of local changes, copies are always done
+     server-side with depth infinity. Without this warning, users may not
+     realise that the commit may not have the desired effect in the repository.
+     See issue #3699 for details.
+   Votes:
+     +1: stsp
+
 Veto-blocked changes:
 =====================