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

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

From: Ryan Schmidt <subversion-2005_at_ryandesign.com>
Date: 2005-10-17 12:46:13 CEST

On Oct 10, 2005, at 08:52, Alreich Fernandes wrote:

> 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"

I don't use Windows, but since nobody else is answering, I can only
hazard:

Does the file C:/Program Files/Subversion/bin/mod_dav_svn.so in fact
exist?

> 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.

I've never used eclipse or subclipse. You'd do better asking this
question on the subclipse mailing list.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Oct 17 13:49:31 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.