Kobayashi Noritada <nori1@dolphin.c.u-tokyo.ac.jp>


Patch Suggested
r20883, r19840, r10418 r13302, r11231

r20883 | julianfoad | 2006-07-27 16:27:48 -0500 (Thu, 27 Jul 2006)

Fix an l10n encoding error for a message displayed when a svn subcommand
takes an inappropriate option taking an argument.

This bug occurs only when using svn with a locale for which translation
for a message " arg" contains non-ASCII characters.  svnadmin, svnlook,
and svnsync are not affected.

Patch by: Kobayashi Noritada <nori1@dolphin.c.u-tokyo.ac.jp>

* subversion/svn/main.c
  (main): Don't apply svn_utf_cstring_to_utf8 to strings that are already
    UTF-8, partly reverting r9795.


r19840 | breser | 2006-05-27 01:39:08 -0500 (Sat, 27 May 2006)

Correct a description and a link in www/hacking.html, as a follow-up
to r19836.

Patch by: Kobayashi Noritada <nori1@dolphin.c.u-tokyo.ac.jp>

* www/hacking.html (docs): Delete a sentence for an old design
  specification in the DocBook XML version and link to the new HTML
  version.



r13302 | cmpilato | 2005-03-08 08:57:53 -0600 (Tue, 08 Mar 2005)

* www/project_development.html
  (Translating the book): Buh-bye.

Suggested by: Kobayashi Noritada <nori1@dolphin.c.u-tokyo.ac.jp>


r11231 | kfogel | 2004-10-04 12:28:53 -0500 (Mon, 04 Oct 2004)

* contrib/client-side/svn-clean: Remove spurious 'l' committed in
    r11229.

Suggested by: Kobayashi Noritada <nori1@dolphin.c.u-tokyo.ac.jp>


r10418 | kfogel | 2004-07-26 10:22:21 -0500 (Mon, 26 Jul 2004)

* subversion/po/ja.po: New po file.

Patch by: Kobayashi Noritada <nori1@dolphin.c.u-tokyo.ac.jp>