You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by hw...@apache.org on 2010/11/10 15:54:51 UTC

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

Author: hwright
Date: Wed Nov 10 14:54:51 2010
New Revision: 1033502

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

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=1033502&r1=1033501&r2=1033502&view=diff
==============================================================================
--- subversion/branches/1.6.x/STATUS (original)
+++ subversion/branches/1.6.x/STATUS Wed Nov 10 14:54:51 2010
@@ -96,25 +96,6 @@ Candidate changes:
    Votes:
      +1: kameshj
 
- * r997026, r997070, r997474
-   For issue #3709 ("Inconsistency between "svn list" and "svn
-   checkout"), omit unreadable paths from the get-dir RA response.
-   Justification:
-     Fixes 'svn ls -R' failing when recursing into a read-blocked
-     subdirectory by teaching servers not to mention such
-     subdirectories so the client doesn't try to recurse into them.
-   Votes:
-     +1: cmpilato, stsp
-
- * r997471
-   Client-side workaround for issue #3709 ("Inconsistency between "svn
-   list" and "svn checkout").
-   Justification:
-     Fixes issue #3709 for clients talking to servers that don't strip
-     out unreadable paths from their get-dir responses.
-   Votes:
-     +1: cmpilato, stsp
-
  * ^/subversion/branches/1.6.x-no-wcng-check
    Remove the function subversion/libsvn_wc/questions.c:is_inside_wc_ng()
    and its uses.
@@ -281,3 +262,22 @@ Veto-blocked changes:
 
 Approved changes:
 =================
+
+ * r997026, r997070, r997474
+   For issue #3709 ("Inconsistency between "svn list" and "svn
+   checkout"), omit unreadable paths from the get-dir RA response.
+   Justification:
+     Fixes 'svn ls -R' failing when recursing into a read-blocked
+     subdirectory by teaching servers not to mention such
+     subdirectories so the client doesn't try to recurse into them.
+   Votes:
+     +1: cmpilato, stsp, hwright
+
+ * r997471
+   Client-side workaround for issue #3709 ("Inconsistency between "svn
+   list" and "svn checkout").
+   Justification:
+     Fixes issue #3709 for clients talking to servers that don't strip
+     out unreadable paths from their get-dir responses.
+   Votes:
+     +1: cmpilato, stsp, hwright