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

Compile client-only version

From: Joakim Hove <hove_at_ift.uib.no>
Date: 2005-02-16 10:08:33 CET

Hello,

I want to start using subversion, which looks like a very nice program
to me. I have installed a full install from source on a linux box, and
that works fine. This box will contain the repository, and run a
svn_server instance.

However I need to access the repository from several other
computers. I have tried installing subversion here as well, but that
fails do lacking gdbm. However, that *should* (in my opinion) not be a
problem since I will only use the client to access a remote
repository, i.e. no direct interaction with the db.

I have tried compiling with

bash% ./configure --without-berkely-db

but the build/install failed in the final steps.

Is it possible (simple?) to build a client which does not need the db?

Best Regards

Joakim Hove

-- 
Joakim Hove
hove AT ift uib no
Tlf: +47 (55 5)8 27 90 
Fax: +47 (55 5)8 94 40
http://www.ift.uib.no/~hove/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Feb 16 10:10:42 2005

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.