You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by ph...@apache.org on 2015/07/03 12:20:11 UTC

svn propchange: r1688987 - svn:log

Author: philip
Revision: 1688987
Modified property: svn:log

Modified: svn:log at Fri Jul  3 10:20:11 2015
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Fri Jul  3 10:20:11 2015
@@ -1,2 +1,7 @@
-* build/ac-macros/apache.m4 (SVN_FIND_APACHE): Use two separate -e as some
-   platforms (e.g Solaris) do not support separating with a semi-colon.
+On move-tracking-2 branch: add State.rename to testsuite and use it in a test.
+
+* subversion/tests/cmdline/svntest/wc.py
+  (State.rename): New.
+
+* subversion/tests/cmdline/svnmover_tests.py
+  (merge_swap_abc): Use new function.