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

Compatibility problem of mod_dav_svn module in 1.2.x with Apache2.055

From: <kanwalpalsingh.banga_at_wipro.com>
Date: 2005-11-05 13:33:19 CET

Hi

   I am trying to setup a repository in Windows environment, I would be
using Eclipse as my SVN client, for that I installed subclipse from
Tigris site

I have Subversion 1.2.3 and Apache 2.0.55 ( I got to Setup.exe to
install both of them and dint compile the code on my machine.)

I did following things to integrate Apache with SVN

1. Copied the mod_dav_svn.so , mod_authz_svn.so and their dependent DLLs
into the Apache's module directory

2. In httpd.conf file of Apache added the following statements:


LoadModule dav_module modules/mod_dav.so

LoadModule dav_svn_module modules/mod_dav_svn.so

LoadModule authz_svn_module modules/mod_authz_svn.so Loadmodule


3. The Apache service is restarted, however it is giving error that
dav_svn_module is not found.


If I perform the similar steps using 1.1.x version of SVN , The Apache
service is successfully started, and I can publish the repository and
thus can view it thru Eclipse from a remote machine.


Is there some compatibility problem with Subversion 1.2.x and Apache
2.0.x ?, please throw some light or better give me the lamp:-):-)
(solution)


Thanks

KP

Confidentiality Notice

The information contained in this electronic message and any attachments to this message are intended
for the exclusive use of the addressee(s) and may contain confidential or privileged information. If
you are not the intended recipient, please notify the sender at Wipro or Mailadmin@wipro.com immediately
and destroy all copies of this message and any attachments.
Received on Sat Nov 5 20:04:43 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.