svn propchange: r1926786 - svn:log
| Newsgroups | gmane.comp.version-control.subversion.svn |
|---|---|
| Message-ID | <[email protected]> |
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.