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

Re: compiling svnserve

From: John Peacock <jpeacock_at_rowman.com>
Date: 2004-06-09 17:06:37 CEST

Ben Collins-Sussman wrote:

> If it does, you get a full client, as well as every other program that uses BDB:
>
> svnadmin
> svnlook
> svnserve
> mod_dav_svn (assuming an installed apache2 is found)
>
> Hm, maybe this stuff should be explicitly described this way in
> INSTALL...?

It might also be nice to describe explicitely how to prevent Apache
support from being compiled (so just an ra_svn/ra_local server and
client could be built). I know, because I've asked before:

        $ ./configure --without-neon --without-apache \
        --with-berkeley-db=/usr/local/BerkeleyDB.4.2/

but it would be nice to have that documented. If you leave out the
'--without-neon' you get ra_dav client support but not the server
support, I believe.

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4501 Forbes Boulevard
Suite H
Lanham, MD  20706
301-459-3366 x.5010
fax 301-429-5748
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 9 17:07:46 2004

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.