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

Re: libneon & subversion API

From: Peter Samuelson <peter_at_p12n.org>
Date: Fri, 1 May 2009 18:58:21 -0500

[void pointer]
> So if I just wanted the SVN API libraries and headers, would I change
> anything about the way I build subversion 1.6.1? I don't want to have
> to download and compile dependencies that I might not need because
> I'm not using the client.

The Subversion client is almost entirely in libraries - libsvn_client
at the top. And, given the need to support the 'file://' protocol (for
which there is no separate server), the client libraries will need most
of the "server" stuff too. The main thing you don't need is an Apache
server extension development environment.

-- 
Peter Samuelson | org-tld!p12n!peter | http://p12n.org/
Received on 2009-05-02 01:57:21 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.