[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: Frank Gruman <fgatwork_at_verizon.net>
Date: 2005-10-17 14:40:56 CEST

Zhou Qingbo wrote:
> I guess, the windows path should be written as C:\Apche\..., or as
> C:\\Apache\\...(to avoid the escape character)
>
> On 10/17/05, Ryan Schmidt <subversion-2005@ryandesign.com> wrote:
>
>> 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.
>>
Well - we will hopefully hear an answer back to Ryan's question about
the files existing.

The second thing to look at is the directory permissions. If you have
set any specific permissions on the Subversion folders, and the Apache
service is running as someone else, you could run into this error as
well. Please verify.

I don't run any production systems on Windows, but I do have a couple of
test systems. Other than the file not being there or the permissions
being wrong, I see nothing obvious from what you have given us.

Regards,
Frank

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