Author: cmpilato Date: Thu Sep 16 16:28:02 2010 New Revision: 997824 URL: http://svn.apache.org/viewvc?rev=997824&view=rev Log: Propose r997026, r997070, and r997474 for backport to 1.6.x.
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=997824&r1=997823&r2=997824&view=diff ============================================================================== --- subversion/branches/1.6.x/STATUS (original) +++ subversion/branches/1.6.x/STATUS Thu Sep 16 16:28:02 2010 @@ -199,6 +199,19 @@ Candidate changes: Votes: +1: cmpilato + * 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. + Notes: + Depends on the r996884 group for a function rename and + introduction of another. + Votes: + +1: cmpilato + Veto-blocked changes: =====================