[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: 'svnadmin dump' is garbled on Japanese version of Windows.

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Thu, 25 Jul 2013 14:28:22 +0100

Philip Martin <philip_at_codematters.co.uk> writes:

> Ah! I see. There are two UTF-8 to native conversions. It looks like I
> did get r1485650 wrong.

I can reproduce it on my Debian box. First do:

  dpkg-reconfigure locales

and ensure the the ja_JP locales are produced. Then start a shift-JIS
xterm:

  LANGUAGE=ja LANG=ja_JP.ujis xterm

and in that xterm run "svnadmin dump repo > /dev/null". With 1.7 I see
the Japanese (I assume) string you gave, with 1.8 I mangled output.

-- 
Philip Martin | Subversion Committer
WANdisco | Non-Stop Data
Received on 2013-07-25 15:28:57 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.