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

svn_client_init_ra_libs()

From: Ben Collins-Sussman <sussman_at_newton.ch.collab.net>
Date: 2001-03-08 22:40:09 CET

Greg (Stein):

We need the ability to fetch a hash full of available RA vtables. The
client needs this routine, and so do RA test programs. (I'm working
on ra-local-test right now.)

I discovered your implementation of svn_client_init_ra_libs() -- which
seems to do exactly that! The problem is that it always tries to
manually load DSOs.

We need to expand the abilities of this routine. It needs to return a
hash of available RA vtables *regardless* of how the binary was
compiled; it should work in a statically linked universe too.

Do you know how to make this happen?
Received on Sat Oct 21 14:36:25 2006

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.