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

Asking for documentation

From: Philipp Marek <philipp_at_marek.priv.at>
Date: 2007-11-02 13:10:23 CET

Hello everybody,

I'd like to ask for a little bit of documentation.

In svn_ra.h are some functions and callbacks declared, that get (char*) as
arguments. But it is not clear from context whether these are getting called
with UTF-8 strings or locale encoded data.

Most of the path arguments (even the lock_tokens) can be assumed to be UTF-8;
but is that true of the author, commit date and so on, too?

I'd like to ask for a little clarification, possibly just a

        /* Every (char*) below is UTF8, except where explicitly noted. */

at the top of the file.

And furthermore, is it true that all URLs passed therein are used as-is? Or
must they already be encoded in some form?

Thank you very much!

Regards,

Phil

-- 
Versioning your /etc, /home or even your whole installation?
             Try fsvs (fsvs.tigris.org)!
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Nov 2 13:10:37 2007

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.