trouble with mod_dav_svn
From: Alexander Sabourenkov <screwdriver_at_lxnt.info>
Date: 2002-09-11 18:39:52 CEST
Hello.
I'm trying to experiment with subversion and use it for storing my code heap. But when I tried to make up an svn server,
I've got HEADs of http-2.0.40, apr & apr-util, successfully built and installed apache. Then I fetched latest revision
It built fine, the only difference from INSTALL file recommendations is that I gave it --prefix=/usr/local/apache2
But the apache refuses to start when mod_dav_svn is uncommented in httpd.conf, saying:
Syntax error on line 184 of /usr/local/apache2/conf/httpd.conf:
where line 184 reads, obviously:
LoadModule dav_svn_module modules/mod_dav_svn.so
It puzzles me, because the function ap_get_module_config is the core api function of the apache2.
Maybe someone had encountered such thing before?
Miscellaneous info:
system: FreeBSD 4.6-RC3
-- ./lxnt --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Wed Sep 11 18:40:37 2002 |
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.