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

Re: Are log messages Unicode?

From: Barry Scott <barry_at_barrys-emacs.org>
Date: Sun, 6 Jul 2008 11:23:29 +0100

On Jul 3, 2008, at 23:12, Ben Collins-Sussman wrote:

> The repository stores all log messages as UTF8, and they travel that
> way to the clients. The clients are responsible for converting UTF8
> to the native locale. Thus, if a user has latin-1 set as a native
> locale, that's what 'svn log' will show him. For more info, see:
>
> http://svnbook.red-bean.com/nightly/en/svn.advanced.l10n.html
>

Using the svn_client API is it possible for a client to write none-
UTF-8 log messages?
Clearly if this happened it would be a bug in the client given the above
statement.

Barry

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-07-06 12:23:58 CEST

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.