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

Re: Problem loading WebDAV module

From: Mark <mark_at_mitsein.net>
Date: 2006-11-08 07:16:22 CET

What linux are you running? It sounds like the mod_dav module itself
is not loaded. You need that to get mod_dav_svn to work :)

On 11/7/06, Eric <spamsink@scoot.netis.com> wrote:
>
> I realize this isn't really a Subversion problem and so I should be asking
> on some other mailing list like Apache, but I'm trying to come up with an
> alternative to SmartSVN (to get around that file locking problem described
> in an earlier message) before my co-developer gets to the point where he
> absolutely refuses to consider Subversion any further (he's probably there
> now, actually, but I'm hoping not)...
>
> Trying to load mod_dav_svn.so and mod_authz_svn.so into Apache so I can try
> WebDAV, and I get:
>
> Cannot load /etc/httpd/modules/mod_dav_svn.so into server:
> /etc/httpd/modules/mod_dav_svn.so: undefined symbol: dav_xml_get_cdata
>
> As an experiment, if I comment out the mod_dav_svn.so line in
> conf.d/subversion.conf, so that only mod_authz_svn.so loads, I get:
>
> Cannot load /etc/httpd/modules/mod_authz_svn.so into server:
> /etc/httpd/modules/mod_authz_svn.so: undefined symbol: dav_svn_split_uri
>
> I had to comment out both the mod_dav_svn.so and mod_authz_svn.so lines in
> subversion.conf in order to get Apache to run at all.
>
> Anyone know how I can fix that?
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

-- 
Mark
"Blessed is he who finds happiness in his own foolishness, for he will
always be happy."
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Nov 8 07:16:58 2006

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.