You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by "Smith, Christopher" <CS...@readypac.net> on 2005/10/18 21:26:35 UTC

Subversion and IBM HTTP Server 6.0.2

I am trying to run subversion 1.2.3 on a windows 2003 server and IHS 
6.0 

I installed IHS generically. (Into C:\Program Files) 
I surmise that IHS is derived from Apache 2.0.47

I have added the following to my httpd.conf 

LoadModule dav_module modules/mod_dav.so
#LoadModule dav_fs_module modules/mod_dav_fs.so
LoadModule dav_svn_module modules/mod_dav_svn.so

The files exist in the modules directory 

When I try to start IHS, I get: 

Syntax error on line 130 of C:/Program Files/IBM HTTP
Server/conf/httpd.conf:
Cannot load C:/Program Files/IBM HTTP Server/modules/mod_dav_svn.so into
server: The specified procedure could not be found.

Any pointers?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org