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

Re: Encoding of author, message and other fields

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2007-09-17 15:59:09 CEST

On 9/17/07, Andreas Pakulat <apaku@gmx.de> wrote:
> Hi,
>
> I can't find this information in the api docs or the svn book. Which
> encoding does subversion use to return author, message and other const
> char* fields when using the subversion API?
>
> Does the svn API always use utf8 for all string parameters?

Subversion uses UTF-8 throughout it's API as the only encoding
supported. Please convert user input to UTF-8 before passing it to the
API routines.

HTH,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Sep 17 16:15:58 2007

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.