Author: rhuijben
Date: Mon Mar 17 09:24:56 2014
New Revision: 1578275
URL: http://svn.apache.org/r1578275
Log:
* STATUS: Nominate r1578273.
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=1578275&r1=1578274&r2=1578275&view=diff
==============================================================================
--- subversion/branches/1.8.x/STATUS (original)
+++ subversion/branches/1.8.x/STATUS Mon Mar 17 09:24:56 2014
@@ -270,6 +270,16 @@ Candidate changes:
Votes:
+1: rhuijben
+ * r1578273
+ Stop svn_ra_get_locks() on ra_serf reporting non locks as svn_lock_t.
+ Justification:
+ Many clients use the existance of an svn_lock_t on a node via info/status
+ as a boolean to note that there is a lock. But because we didn't properly
+ check the result we reported svn_lock_t instances in more cases: even on
+ directories.
+ Votes:
+ +1: rhuijben
+
Veto-blocked changes:
=====================