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

regarding httpd config entries for accessing dav module from eclipse with subversion hosted on the httpd server

From: Alreich Fernandes <alreich.fernandes_at_gmail.com>
Date: 2005-10-10 08:52:52 CEST

Hi there,
 Am facing a problem regarding accessing my subversion repository through
eclipse using subclipse: I am getting the following error when trying to
start the apache httpd server.
 i have managed to integrate subclipse with eclipse.
 The error i get is as follows:
 Syntax error on line 177 of C:/Apache Group/Apache2/conf/httpd.conf:
Cannot load C:/Program Files/Subversion/bin/mod_dav_svn.so into server: The
sp
ecified module could not be found.
 The entries i have made in the httpd.conf config file are as follows :
 LoadModule dav_svn_module "C:/Program Files/Subversion/bin/mod_dav_svn.so"
#LoadModule authz_svn_module "C:/Program
Files/Subversion/bin/mod_authz_svn.so"
 Secondly i also checked out a file from eclipse and just wanted to know how
to check it in. I cannot do so as i am not able to access the repository as
my httpd server is not starting.
  Would be greatly helped if anyone of you'll could help me out..
  Thanking you'll in anticipation,
Regards,
Alreich
Received on Mon Oct 10 09:03:42 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.