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

Re: packaging: what's needed for the client-only package?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-09-17 20:35:09 CEST

Anthony Baxter <anthony@interlink.com.au> writes:

> I've got the packaging of the full svn for solaris ready to go, but
> I'd like to make a client-only package as well - what's needed just
> for the client? Do I simply do a build without berkeley db to get
> only the client, or is there an easier way?

The client only needs apr, apr-util, and neon.

That's exactly what the svn release tarballs contain.; it's everything
you need for a client that handles http://, https://, svn://, and
svn+FOO://.

If you add BerkeleyDB, you get extra goodies:

   * a client capable of file:/// access
   * mod_dav_svn
   * svnserve

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Sep 17 20:36:12 2003

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.