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

Log encoding problem

From: Vladimir Prus <ghost_at_cs.msu.su>
Date: 2003-03-06 13:26:32 CET

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.

TIA,
Volodya

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 6 13:29:26 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.