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

Re: Sanity check of SVN library interaction

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Sat, 9 Aug 2008 17:26:57 +0300 (Jerusalem Daylight Time)

Another small detail: client never calls libsvn_ra_foo directly; rather,
client calls libsvn_ra which loads and calls the right libsvn_ra_foo based
on the URL's scheme. The gory details are in the source (ra-loader.c).

Quinn Taylor wrote on Sat, 9 Aug 2008 at 07:23 -0600:
> Thanks for the link to the diagram, that's almost precisely the information I
> was looking for.
>
> I'll take a look at some of the libraries I missed. However, I intentionally
> left out fs_fs and bdb because it's more detail than they need to know.
>
> Thanks,
> - Quinn
>
>
> On Aug 9, 2008, at 12:05 AM, Daniel Shahaf wrote:
>
> > See http://subversion.tigris.org/images/subversion-diagram.png. You've
> > missed a few important libraries: libsvn_{repos,neon,serf,fs_fs,bdb}.
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-08-09 16:28:07 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.