Author: stefan2
Date: Tue Aug 26 16:01:21 2014
New Revision: 1620644
URL: http://svn.apache.org/r1620644
Log:
* 1.8.x/STATUS
Withdraw r1611379 group and replace it with r1619774.
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=1620644&r1=1620643&r2=1620644&view=diff
==============================================================================
--- subversion/branches/1.8.x/STATUS (original)
+++ subversion/branches/1.8.x/STATUS Tue Aug 26 16:01:21 2014
@@ -125,23 +125,6 @@ Candidate changes:
Votes:
+1: breser, philip
- * r1611379, r1612405, r1615354, r1617687
- Fix revprop caching initialization delays for ra_serf on Windows.
- Justification:
- Without this patch, even small checkouts may take 20 to 40
- seconds longer. This patch switches the named atomics SHM
- initialization guard to the same "never delete the lock file"
- pattern that we use for FSFS-internal locks.
- Notes:
- Branch is needed since SVN_VA_NULL is not available in 1.8.x.
- Same goes for svn_io_file_create_empty.
- Branch:
- ^/subversion/branches/1.8.x-r1611379
- Votes:
- +1: stefan2
- +1 (without r1617687): ivan
- +1 (without r1615354, r1617687): brane, breser
-
* r1619380, r1619393
Fix diff of a locally copied directory with props: it showed all props
as added instead of a diff against the copy-from props.
@@ -157,6 +140,15 @@ Candidate changes:
Votes:
+1: julianfoad
+ * r1619774
+ Disable the revprop caching feature.
+ Justification:
+ The deployment restrictions that come with the 1.8 implementation
+ of this feature make it hard to use correctly. See also
+ http://svn.haxx.se/dev/archive-2014-08/0273.shtml
+ Votes:
+ +1: stefan2
+
* r1620332
Remove broken conflict resolver menu options.
Justification: