Author: rinrab Revision: 1926786 Modified property: svn:log Modified: svn:log at Fri Jun 27 22:03:20 2025 ------------------------------------------------------------------------------ --- svn:log (original) +++ svn:log Fri Jun 27 22:03:20 2025 @@ -1,4 +1,4 @@ * subversion/svnlook/svnlook.c (sub_main): Convert value of `--diff-cmd` option back to cstring, since - Subversion client will convert it to UTF-8 later, meaning it expects this - option to be raw. + libsvn_client will convert it to UTF-8 later, when executing external + program, meaning it expects this option to be in raw encoding.