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

Re: Subversion build ... but just client commands?

From: Branko Čibej <brane_at_apache.org>
Date: Sat, 24 Feb 2018 18:42:07 +0100

On 24.02.2018 13:32, Paul Hammant wrote:
> I'm probably never going to deploy a Svn server on the Mac or
> Windows10(S) - keep up the good work Satya!
>
> What are the options for ./configure and make to focus on the client
> executables only, and skip svnserve and mod_dav_svn?

--without-apxs will skip building the Apache modules. Svnserve, on the
other hand, is always built because it doesn't need any special
dependencies beyond those that the client uses anyway.

-- Brane
Received on 2018-02-24 18:42:15 CET

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.