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

Re: [PATCH] Disallow going below root in svnserve

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-12-09 18:19:16 CET

Nuutti Kotivuori <naked@iki.fi> writes:
> It's a bit of a mess in my head which paths should be in which
> format on a certain platform, and which paths should be in UTF-8
> format with regarding ra_svn and which shouldn't.
>
> Actually, it's a bit of a mess in my head altogether, I haven't
> slept too recently.

:-)

The rule is simply: paths going into, and coming out of, any `svn_*'
interface must be UTF-8. Client applications must therefore convert
from/to native encoding, but Subversion libraries shouldn't have to do
recoding internally.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Dec 9 18:59:10 2002

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.