Author: stsp
Date: Fri Nov 3 12:46:23 2017
New Revision: 1814174
URL: http://svn.apache.org/viewvc?rev=1814174&view=rev
Log:
* STATUS: Vote for issue #4677 fix, approving.
Modified:
subversion/branches/1.9.x/STATUS
Modified: subversion/branches/1.9.x/STATUS
URL:
http://svn.apache.org/viewvc/subversion/branches/1.9.x/STATUS?rev=1814174&r1=1814173&r2=1814174&view=diff
==============================================================================
--- subversion/branches/1.9.x/STATUS (original)
+++ subversion/branches/1.9.x/STATUS Fri Nov 3 12:46:23 2017
@@ -39,18 +39,6 @@ Candidate changes:
+1: jamessan
-0: stsp (see https://svn.haxx.se/dev/archive-2017-05/0047.shtml)
(without r1795087)
- * r1795116, r1796167
- Fix 'svn up' after a directories replaced a file (issue #4677).
- Justification:
- User-reported error that is difficult to work around because more
- "finding the last relevant copy" is broken. That affects more than
- just 'svn up'.
- Branch:
- ^/subversion/branches/1.9.x-r1795116
- Votes:
- +1: stefan2, jamessan
- +0: stsp (text conflict in subversion/tests/libsvn_fs/fs-test.c) (without
r1796167)
-
* r1802032, r1803825
Install 'fsfs-stats' as a wrapper to 'svnfsfs', to which it was renamed in
r1618848.
@@ -142,3 +130,14 @@ Veto-blocked changes:
Approved changes:
=================
+
+ * r1795116, r1796167
+ Fix 'svn up' after a directories replaced a file (issue #4677).
+ Justification:
+ User-reported error that is difficult to work around because more
+ "finding the last relevant copy" is broken. That affects more than
+ just 'svn up'.
+ Branch:
+ ^/subversion/branches/1.9.x-r1795116
+ Votes:
+ +1: stefan2, jamessan, stsp