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

RA get_repos_root and URI-encoding

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2004-06-05 18:26:45 CEST

Hi,

I'm working on issue 1770 and it seems it has to do with get_repos_root in
the ra_local library returning an URL that is not URI-encoded. (It is then
compared to an encoded URI in svn_client__repos_locations). I don't find
anything in the docstring in svn_ra.h telling if this URI should be
encoded or not. It seems like ra_dav returns an encoded URL, but I haven't
tried it.

Anyone who knows what was intended? It seems most logical to work with
encoded URIs in the API:s.

Thanks,
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jun 5 18:16:18 2004

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.