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

Re: Is there a Subversion C or C++ API?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-08-06 14:05:46 CEST

Alessandro Bottoni <alessandro.bottoni@libero.it> writes:

> [I apologize for the high "newbiness" level of the following question...:-)
> I just started to look at Subversion..]
>
> Just out of curiosity, does Subversion have a C or, even better, a C++ API?

The answer to this question is on the front page of our website:

  "The code is structured as a set of modules with well-defined
   interfaces, designed to be called by other applications."

Read the Subversion Handbook -- it discusses the library layers. The
C API is all the svn_*.h files in our include/ area.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Aug 6 14:07:30 2002

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.