Author: pburba
Date: Fri Apr 2 17:35:32 2010
New Revision: 930333
URL: http://svn.apache.org/viewvc?rev=930333&view=rev
Log:
* STATUS: Nominate r877014, including rhuijben's vote via IRC.
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=930333&r1=930332&r2=930333&view=diff
==============================================================================
--- subversion/branches/1.6.x/STATUS (original)
+++ subversion/branches/1.6.x/STATUS Fri Apr 2 17:35:32 2010
@@ -118,6 +118,16 @@ Candidate changes:
Votes:
+1: danielsh
+ * r877014
+ On Windows, treat a path containing invalid characters as a non-existing
+ path (svn_node_none) rather than raising an error.
+ Justification:
+ Fixes basic_tests.py 37 'use folders with names like 'c:hi'' on
+ Windows, which has been failing over ra_local since r923779 (the
+ reintegration of the 1.6.x-issue-3242-partial branch).
+ Votes:
+ +1: pburba, rhuijben (via IRC)
+
Veto-blocked changes:
=====================