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

Re: Integrating subversion & apache on Linux Red Hat

From: Mike Dewhirst <miked_at_dewhirst.com.au>
Date: 2005-11-17 12:52:10 CET

JF.Jodouin@acecomm.com wrote:
> Hi,
>
>
>
> I’m a neophyte with both apache & subversion, and so apologise in advance
>
> if the answer is obvious to the more experienced of you !
>
>
>
> I’ve installed both subversion and apache on a Linux PC.
>
> Both work well separately, and in particular, running “make check” for
> subversion comes up clean.
>
> When I modify the apache httpd.conf file to include the subversion modules:
>
> (LoadModule dav_svn_module modules/mod_dav_svn.so directive)
> apache complains of an undefined symbol in the mod_dav_svn.so library:
> dav_xml_get_cdata

Here is my list of modules (SuSE 9.1) ...

APACHE_MODULES="access actions alias asis auth autoindex cgi dav dav_svn
authz_svn dir env imap include log_config mime negotiation setenvif status"

... which works well for me.

Mike

>
>
>
> Any pointers appreciated !
>
>
>
> Thanks in advance,
>
> jf
>
>
>
> --------------------------------------------------------------------- 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 Thu Nov 17 12:53:58 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.