Author: rhuijben Revision: 1661934 Modified property: svn:log Modified: svn:log at Tue Feb 24 13:33:45 2015 ------------------------------------------------------------------------------ --- svn:log (original) +++ svn:log Tue Feb 24 13:33:45 2015 @@ -1,6 +1,9 @@ Make 'svn copy WC URL' provide some sane paths in the generated commit message. Without this patch you would just see '.' copied a few times. +Before r1655729, we just showed a single copy target, instead of the actual +copy/delete/change operations that we are about to commit. + * subversion/svn/util.c (svn_cl__make_log_msg_baton): Keep base dir NULL if not provided. (svn_cl__get_log_message): Simplify path calculations.
