Author: ivan
Date: Thu Feb 19 19:32:48 2015
New Revision: 1660985
URL: http://svn.apache.org/r1660985
Log:
* STATUS: Vote and approve r1658417.
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=1660985&r1=1660984&r2=1660985&view=diff
==============================================================================
--- subversion/branches/1.8.x/STATUS (original)
+++ subversion/branches/1.8.x/STATUS Thu Feb 19 19:32:48 2015
@@ -88,15 +88,6 @@ Candidate changes:
+0: danielsh (hard to review all potential causes of expanded_size==0 in
7*3*2 cases (1.1â¦1.8) à (file/dir/prop rep) Ã
(plain/delta))
- * r1658417
- Don't ask a resolver if we should resolve if we only take no as answer
- Justification:
- Presenting conflicts to the conflict resolver only makes sense if the
- result of the function is potentially applied. I'm surprised that
- nobody noticed this problem in svn_wc_resolved_conflict5().
- Votes:
- +1: rhuijben, stefan2
-
* r1659867, r1659869, r1660091, r1660097
Fix reproducable memory corruption and unneeded io errors on editor abort
Justification:
@@ -209,3 +200,12 @@ Veto-blocked changes:
Approved changes:
=================
+
+ * r1658417
+ Don't ask a resolver if we should resolve if we only take no as answer
+ Justification:
+ Presenting conflicts to the conflict resolver only makes sense if the
+ result of the function is potentially applied. I'm surprised that
+ nobody noticed this problem in svn_wc_resolved_conflict5().
+ Votes:
+ +1: rhuijben, stefan2, ivan