You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by ju...@apache.org on 2018/11/22 21:14:03 UTC

svn propchange: r1847206 - svn:log

Author: julianfoad
Revision: 1847206
Modified property: svn:log

Modified: svn:log at Thu Nov 22 21:14:03 2018
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Thu Nov 22 21:14:03 2018
@@ -1,4 +1,5 @@
-Make 'svn copy URL WC' notifications consistent with 'svn copy WC WC'.
+Make 'svn copy URL WC' notifications more self-consistent, and consistent
+with 'svn copy FOREIGN-REPO-URL WC'.
 
 Part of issue SVN-2198 "clean up svn_wc_repos_add_repos_file() situation".