[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: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-06-09 16:21:31 CEST

On Tue, 2004-06-08 at 23:04, Jeff Lasslett wrote:

> The overall question is: Given that I don't want to use apache as a repository
> access method, how do I build svnserve from the sources in the official release
> source tarball?

Either apr-util finds BDB 4, or it doesn't. If it doesn't, you end up
with nothing but an svn client (and one incapable of using file:///
urls.) 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...?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 9 16:24:54 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.