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

Re: client only??????

From: Ryan Schmidt <subversion-2006d_at_ryandesign.com>
Date: 2006-10-02 06:19:45 CEST

On Sep 29, 2006, at 22:01, Roscinante wrote:

> OMG WHAT a collosal pain in the ass!! I just want a freaking
> client to download ffmpeg and this is a BITCH that does not even
> work!!!! I hate svn!!!!! :P
>
> How about posting some fucking instructions about building a CLIENT
> ONLY that does not need a millions fucking libs!!!!

The svn client has the same dependencies as the servers, which is why
no client-only download has been made available.

You can disable several of the dependencies if you do not need them.
For example, if you don't want to serve a BerkeleyDB-based repository
and merely want to access a remove repository, you can use --without-
bdb when configuring so that you don't need BerkeleyDB. If you don't
plan to access http- or https-based repositories, I believe you can
omit Neon and OpenSSL as well.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Oct 2 06:20:19 2006

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.