Author: rhuijben
Date: Wed Jun 6 07:44:31 2012
New Revision: 1346767
URL: http://svn.apache.org/viewvc?rev=1346767&view=rev
Log:
* STATUS: Nominate r1346765.
Modified:
subversion/branches/1.7.x/STATUS
Modified: subversion/branches/1.7.x/STATUS
URL:
http://svn.apache.org/viewvc/subversion/branches/1.7.x/STATUS?rev=1346767&r1=1346766&r2=1346767&view=diff
==============================================================================
--- subversion/branches/1.7.x/STATUS (original)
+++ subversion/branches/1.7.x/STATUS Wed Jun 6 07:44:31 2012
@@ -133,6 +133,18 @@ Candidate changes:
Votes:
+1: rhuijben, steveking
+ * r1346765
+ Allow file://C:\users\me/repos style paths as argument to svn, svnadmin and
+ svnsync on Windows, like we did in 1.6. (file://%CD%/repos is nice in test
+ scripts)
+ Justification:
+ Small regression. Easy to fix in the option parser. Fixes a privately
+ reported user issue
+ svnsync: Session is rooted at 'file:///C:%5CUsers%5Cme/repos/
+ C:%5CUsers%5Cme/repos' but the repos root is
'file:///C:%5CUsers%5Cme/repos'
+ Votes:
+ +1: rhuijben
+
Veto-blocked changes:
=====================