Author: pburba
Date: Wed Sep 29 17:21:12 2010
New Revision: 1002757

URL: http://svn.apache.org/viewvc?rev=1002757&view=rev
Log:
* STATUS: Vote and approve r1002094.  Also note the "World's Most Minor
  Backport Branch(tm)".

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=1002757&r1=1002756&r2=1002757&view=diff
==============================================================================
--- subversion/branches/1.6.x/STATUS (original)
+++ subversion/branches/1.6.x/STATUS Wed Sep 29 17:21:12 2010
@@ -138,17 +138,6 @@ Candidate changes:
    Votes:
      +1: danielsh, philip
 
- * 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, gstein
-
 Veto-blocked changes:
 =====================
 
@@ -245,3 +234,17 @@ Veto-blocked changes:
 
 Approved changes:
 =================
+
+ * 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.
+   Branch:
+     r1002094 needs the '#include "svn_private_config.h"' from r965942 to
+     link.  Added this in branch ^/subversion/branches/1.6.x-1002094.
+   Votes:
+     +1: stsp, gstein, pburba


Reply via email to