Author: danielsh
Date: Fri Jun 2 18:42:19 2017
New Revision: 1797417
URL: http://svn.apache.org/viewvc?rev=1797417&view=rev
Log:
* ideas.html: Typo fix.
Modified:
subversion/site/publish/ideas.html
Modified: subversion/site/publish/ideas.html
URL:
http://svn.apache.org/viewvc/subversion/si
Author: julianfoad
Date: Fri Jun 2 09:53:59 2017
New Revision: 1797362
URL: http://svn.apache.org/viewvc?rev=1797362&view=rev
Log:
Use more robust coding style in handling UTF-8 conversion of command-line
arguments.
Convert to UTF-8 as soon as possible, and name variables assuming UTF-8
encoding
Author: julianfoad
Date: Fri Jun 2 09:43:24 2017
New Revision: 1797352
URL: http://svn.apache.org/viewvc?rev=1797352&view=rev
Log:
* tools/dev/svnmover/svnmover.c (sub_main):
Fix missing UTF-8 conversion of the '-F' filename argument.
Modified:
subversion/trunk/tools/dev/svnmover/svnmove
Author: julianfoad
Date: Fri Jun 2 08:59:55 2017
New Revision: 1797332
URL: http://svn.apache.org/viewvc?rev=1797332&view=rev
Log:
svnadmin: Correctly convert all command-line arguments to UTF-8.
(This only affects systems where the command-line encoding is not UTF-8.)
In many 'svnadmin' subcom