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

Re: svn_ra.h

From: Ben Collins-Sussman <sussman_at_newton.collab.net>
Date: 2000-11-27 21:23:24 CET

Greg Stein <gstein@lyra.org> writes:

> Even if you don't split out a libsvn_ra_xml, you can use libsvn_client as a
> guide, based on where/when/how it does the XML stuff.
>

Assume that we have three libraries now:

   libsvn_ra_dav
   libsvn_ra_xml
   libsvn_ra_local

And all three implement the interface in `svn_ra.h'.

What's our mechanism for loading the appropriate DSO into the
command-line client? How does it know which one to use? Can it have
more than one loaded at the same time? Gimme a vision here. :)
Received on Sat Oct 21 14:36:15 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.