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

Re: Log encoding problem

From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-03-06 14:20:38 CET

Vladimir Prus wrote:

>Hello,
>I have a repository where some log messages are in russian. They are not shown
>correctly by "svn log", despite right LC_CTYPE/LC_ALL variables. In fact,
>after some
>debugging I've noted that apr_os_locale_encoding returns default encoding
>immediately. Seems like either
>HAVE_NL_LANGINFO or HAVE_CODESET are not defined when compiling
>apr/misc/unix/charset.c
>
>I wonder if messages conversion is supposed to work (I though so), and what
>should I do to enable it when building from sources?
>
>I was using HEAD of svn/apr/apr-utils.
>
>

Can you look into your apr.h and apr_private.h and see if those
constants are defined in one of them? It's possible that charset.c
should include apr_private.h, too. If you hurry (i.e., get me that info
today), I can push a fix into the upcoming apr-0.9.2 (and httpd-2.0.45).

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 6 14:21:25 2003

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.