Author: danielsh
Date: Sun May 26 06:48:49 2013
New Revision: 1486397
URL: http://svn.apache.org/r1486397
Log:
* STATUS: Ask a question about r1485127.
Modified:
subversion/branches/1.8.x/STATUS
Modified: subversion/branches/1.8.x/STATUS
URL:
http://svn.apache.org/viewvc/subversion/branches/1.8.x/STATUS?rev=1486397&r1=1486396&r2=1486397&view=diff
==============================================================================
--- subversion/branches/1.8.x/STATUS (original)
+++ subversion/branches/1.8.x/STATUS Sun May 26 06:48:49 2013
@@ -104,6 +104,10 @@ Candidate changes:
Restores functionality that was lost in 1.8 compared to 1.7.
Votes:
+1: rhuijben (for 1.8.1 or soak restart)
+ +0: danielsh (looks right, but all this does is cause sess->repos_url
+ to be set to a non-canonical value; I wonder if the right
+ fix is to add a canonicalize() call in front of a strcmp()
+ in libsvn_client)
* r1485447, r1485449
Make 'SQLITE_VERSION=3.7.15.1 ./get-deps.sh' work.