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

Re: svnlook and Unicode problems

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2004-12-27 21:50:47 CET

Sergey Proskurnya <alaley@gmail.com> wrote on 12/27/2004 03:42:57 PM:

> I'm using svn 1.1.1 as client on WinXP and
> svn 1.2-dev (rev 12498) + Apache as server.
> I write commit logs in Ukrainian and
> commit logs are displayed properly via "svn log" command.
> But the output of "svnlook log" command, issued on server-side,
> looks like:
> "?\208?\162?\208?\181?\209?\129?\209?\130
>
?\208?\189?\208?\176?\209?\128?\209?\131?\209?\129?\209?\129?\208?\186?\208?\190?\..."
> I need "svnlook log" command to work to generate proper commit-emails.

Hooks are run in an "empty environment". You might just need to do some
stuff in your script to set the proper language, path etc... If on
Windows, the APR_ICONV_PATH variable may need to be set.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Dec 27 21:53:05 2004

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.