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

Re: need help setting up svn+ssh://

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-08-22 17:08:51 CEST

Guido van Rossum <guido@python.org> writes:

> I've spent nearly a day trying to build from source, and failed. It
> may be a RH9 problem. I've heard problems about building Python on
> that system too, though I haven't run into them myself. Even
> switching to all-static linking didn't help. Building svn needs to
> become easier before 1.0, folks!

Can you be more specific? Svn has a lot of dependencies... was that
the problem?

Building the tarball should be a no-brainer:

   ./configure
   make
   make install

At least, that will give you an http:// and svn:// capable client.
It's totally self-contained.

Maybe you ran into problems with building/detecting BerkeleyDB, so you
could compile svnserve or mod_dav_svn?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Aug 24 09:30:29 2003

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.