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 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@xxxxxxxxx immediately and destroy all copies of this message and any attachments. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx