Author: philip
Date: Thu Nov 20 18:46:23 2014
New Revision: 1640780
URL: http://svn.apache.org/r1640780
Log:
* STATUS: Additional revisions for 4085 fix.
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=1640780&r1=1640779&r2=1640780&view=diff
==============================================================================
--- subversion/branches/1.8.x/STATUS (original)
+++ subversion/branches/1.8.x/STATUS Thu Nov 20 18:46:23 2014
@@ -78,15 +78,18 @@ Candidate changes:
+1: rhuijben
-0: philip (needs a backport for apr_hash_this_key. Before branch)
- * r1628536
+ * r1628431, r1628536, r1628540
Fix issue #4085, "external can shadow a versioned directory".
Justification:
Bug that can lead to a working copy which cannot be updated
until a directory shadowing an external, which was switched
to the external's location by the externals handling code,
is switched back to its original path.
+ Notes:
+ r1628536 is the fix, r1628431 and r1628540 correct the test.
Votes:
- +1: stsp
+ +1: stsp (r1628536 only)
+ +1: philip
* r1633126
Improve performance of recorded timestamp fixups in svn cleanup