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

Re: Need Help on Japanese Character

From: Jewel Nuruddin <jungi_unavailable_at_yahoo.com>
Date: Mon, 27 Apr 2009 23:28:02 -0700 (PDT)

I want to read subversion log comments by perl it reading English text is fine but give guabage when I want to read Japanese by the following perl code.

use Jcode;
push(@body, Jcode::convert(@log, 'utf8'));

If some one can help me

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1959266

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-04-28 08:28:56 CEST

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

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