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

Re: Why can httpd not load cygsvn_ra_dav-1-0.dll?

From: Max Bowsher <maxb_at_ukf.net>
Date: 2004-11-23 10:35:18 CET

jian du wrote:
> Hi all,
>
> I have a question about httpd start in cygwin. I want
> to ake a server box provide http service accessing
> subversion repository. The box had installed cygwin.
> And httpd in cygwin was running. After I wrote
> LoadModule dav_svn_module
> /lib/apache/cygsvn_ra_dav-1-0.dll in httpd.conf and
> copied cygsvn_ra_dav-1-0.dll to /lib/apache/, httpd
> could not start. And httpd prompted: Can't locate API
> modle structure 'dav_svn_module' in file
> /lib/apache/cygsvn_ra_dav-1-0.dll: dlsym,Win32 error 127.

Because cygsvn_ra_dav isn't an apache module.

There is no apache module in the Cygwin Subversion distribution. This is
because Subversion requires Apache 2.0, but Cygwin only containes 1.3 .

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 23 10:38:10 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.