[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: Edmund Wong <edmund_at_belfordhk.com>
Date: Fri, 24 Apr 2009 18:00:57 +0800

Jewel Nuruddin wrote:
> Hi,
> I need another help on Japanese character encodeing
> in my commit-email.pl file
>
> push(@body, "Log:\n");
> push(@body, @log);
> push(@body, "\n");
>
> I want to show this @log vale in Japanese text
> if you have any idea

Does the @log variable contain text that's in
Japanese encoding, or are you asking if @log's
contents can be translated to Japanese?

Edmund

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-04-24 12:02:03 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.