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

Re: Question about the Repository in subversion

From: Ben Collins-Sussman <sussman_at_red-bean.com>
Date: Tue, 23 Sep 2008 11:04:54 -0500

Did you guys look at the online svnbook? It has a nice architecture
diagram here:

http://svnbook.red-bean.com/en/1.5/svn.intro.whatis.html#svn.intro.architecture

And also an entire chapter explaining the API 'layers':

http://svnbook.red-bean.com/en/1.5/svn.developer.layerlib.html

2008/9/23 Jeroen Bach <jeroen.bach_at_gmail.com>:
> Hello,
>
> For an assignement at the university we have to design an architectural
> change to subversion, implementing a new feature.
> But we got a little stuck on the repository access and the server hosting
> the repository. We want to have a understanding on which files (group of
> functions) calls which other files.
>
> What we found was the following: (each arrow is a call, the packages are
> directory's and the blocks in the package are files)
>
>
>
>
>
>
> Somewhere a call goes through the internet and comes in svnserve or Apache.
> Then we got a little lost, which files and packages (folders) are called
> next? where is the libsvn_repos called?
> can someone enlighten us?
>
> Your help will be very appreciated.
>
> Thanks in advanced,
>
> Jeroen Bach
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
> For additional commands, e-mail: dev-help_at_subversion.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-09-23 18:05:10 CEST

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.