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

Re: Question on building Subversion.

From: Larry Martell <larry.martell_at_gmail.com>
Date: 2007-04-18 23:36:43 CEST

On 4/18/07, David Tyler <dtyler@justicesystems.com> wrote:
> I was following the INSTALL text document contained in the Subversion 1.4.3 tar file, the first few lines of which are:
>
> ======================================
> INSTALLING SUBVERSION
> A Quick Guide
> ======================================
>
> $LastChangedDate: 2006-10-27 21:27:02 +0000 (Fri, 27 Oct 2006) $
>
> If there is a better set of directions for installing and setting up a Subversion server, please point me to them. Also, if the INSTALL document contained in the Subversion distribution is outdated, may I submit a request to update/remove it?
>
> Thank you,
> David
>
> PS: I am probably showing my ignorance here, but what does FSFS stand for?

http://svnbook.red-bean.com/en/1.1/ch05.html#svn-ch-5-sect-1.3.2
http://svn.collab.net/repos/svn/trunk/notes/fsfs

A: Because it reverses the logical flow of conversation.
Q: Why is top posting frowned upon?

>
> >>> "Larry Martell" <larry.martell@gmail.com> 4/18/2007 03:02 PM >>>
> On 4/18/07, David Tyler <dtyler@justicesystems.com> wrote:
> > I am very new to Subversion and I am currently trying to build and install Subversion on a Linux server, but I have yet to get past the ./configure.
> >
> > I have unpacked:
> > subversion-1.4.3.tar.gz
> > subversion-deps-1.4.3.tar.gz
> >
> > I have installed:
> > Berkeley 4.5.20 DB
> > Apache 2.2.4
> >
> > Note: It appears that an old version of apache has been installed on the machine, possibly as part of the OS (see below). I am not sure how to remove this or even if I need to remove it.
> >
> > Here is where I am at:
> >
> > I try to run the following as a standard user:
> > ./configure --with-apr=/usr/local/apache2 --with-apr-util=/usr/local/apache2 --with-berkeley-db=/usr/local/BerkeleyDB.4.5
>
> Why are you using BDB? It's been deprecated - FSFS is the prefered and
> recommended repository type (and is now the default).
>
> -larry
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Apr 18 23:37:02 2007

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.