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

Re: building just a svn client?

From: Max Bowsher <maxb_at_ukf.net>
Date: 2004-11-22 12:52:46 CET

Carl Brewer wrote:
> I'm in the process of moving a lot of older boxes (lots of
> old RedHat) to SVN from CVS, and I was wondering if
> it's easily doable to build a svn client (just the svn binary)
> and not all the other admin and server parts, with some
> easy to recognise switch in configure? I don't need or
> want to build mod_dav_svn, or any of the svnadmin etc
> on my machines that are only ever going to be clients. I
> know I can hand-hack makefiles etc, but is there (I couldn't
> see one with a quick look) ./configure --just-client sort of
> option? (subversion 1.1.1)
>
> Any suggestions?

Just build normally and don't install the bits you don't want.
Doing so won't introduce any extra dependencies - not having apache dev
stuff available will just result in mod_dav_svn not being built.

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Nov 22 12:58:31 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.