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

Re: Development Documentation

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-02-22 14:39:40 CET

On Feb 22, 2005, at 7:13 AM, Benjamin Bazso wrote:
>
> What I would be looking for is some flow diagrams or logical diagrams
> for
> the Subversion subsystems or at least some example code on how the
> various
> elements in the Subversion API can be used.

Layered flow diagram in the free book:

     http://svnbook.red-bean.com/en/1.1/ch01s04.html

The free book also has an entire chapter just about developing with the
APIs:

     http://svnbook.red-bean.com/en/1.1/ch08.html

Code examples are in the source tree too:

     http://svn.collab.net/repos/svn/trunk/tools/examples

Beyond that, the public API is meant to be self-documenting, and can
even be compiled into doxygen:

     http://svn.collab.net/svn-doxygen/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Feb 22 14:41:10 2005

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.