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

Re: Newbie questions

From: SteveKing <steveking_at_gmx.ch>
Date: 2003-07-19 14:58:11 CEST

----- Original Message -----
From: "Ben Collins-Sussman" <sussman@collab.net>
> > A)
> > When installing v.25 under Windows under custom install the
> > installer offers unselection of Berkeley DB saving 12 MB. Am I right
> > assuming that this is for clients only which will use a repository on
> > a network drive/server?
>
> Correct. Without BDB, you end up with an svn client only capable of
> speaking to a network. BDB is required if you want a client that can
> hit a repository directly (file:///), or if you want a server process
> (svnserve, mod_dav_svn).

That's not quite correct. The client will be able to perform all
operations even on file:/// access to a repository.
Those Berkeley DB files are *.exe commands to manually
work on the database.
The client is linked statically against the required berkeley libs
which it needs.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jul 19 14:59:50 2003

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.