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

Re: subversion 1.1 on FreeBSD 5.3

From: dave <dmehler26_at_woh.rr.com>
Date: 2004-11-08 20:40:43 CET

Hi,
    Ok, believe it or not even though WITH_MOD_DAV_SVN is suppose to work
bring in apache2 it didn't, apparently the system was trying to install
apache1even though 2 was installed. I got it working here's a synopsis:
cd /usr/ports/www/apache2
make WITH_BERKELEYDB=db42 install clean
cd /usr/ports/devel/subversion
make WITH_APACHE2_APR=yes WITH_MOD_DAV_SVN=yes WITH_SVNSERVE_WRAPPER=yes
install clean
Thanks much.
Dave.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Nov 8 20:41:31 2004

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.