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

Need Help

From: Jewel Nuruddin <jungi_unavailable_at_yahoo.com>
Date: Mon, 27 Apr 2009 23:51:48 -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

I use subversion hooks post-commit with perl commit-email.pl

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-04-28 08:52:40 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.