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

RE: apache 2.0.52 and subversion 1.1.3 on Win32 (NT 4.0)

From: Steven H _at_ orcon <_at_>
Date: 2005-01-31 21:54:45 CET

Did you copy the dll files into apache\bin?

iirc: intl, libapr, libaprconv, libaprutil

-----Original Message-----
From: Stephane.Gremling@gan.fr [mailto:Stephane.Gremling@gan.fr]
Sent: Tuesday, 1 February 2005 2:55 a.m.
To: users@subversion.tigris.org
Subject: apache 2.0.52 and subversion 1.1.3 on Win32 (NT 4.0)

Hi,
I use the version of subversion 1.1.3 (compiled Jan 20 2005, 05:51:34)
and the apache HTTP server 2.0.52
I want to use the dav_module.

I copied the 2 files *.so from the Subversion httpd folder to the apache
modules folder

then I modified my httpd.conf file and added:
     LoadModule dav_module modules/mod_dav.so
     LoadModule dav_svn_module modules/mod_dav_svn.so
     LoadModule dav_svn_module modules/mod_dav_svn.so

<Location /svn>
    DAV svn
    SVNParentPath d:/subRoot
</Location>

But when i start the server with the Apache server monitor an error occured
which the message :
     the requested operation has failed!

and nothing in the error log.

Thank you for your Help!

****************************************************************************
****
Tout usage de ce message par une personne autre que son destinataire est
strictement interdit. L'integrite de ce message n'etant pas assuree sur
Internet, le GAN ne peut etre tenu pour responsable de son contenu.

Toute modification, utilisation quelle qu'elle soit ou diffusion non
autorisee est interdite. Si vous n'etes pas destinataire de ce message, vous
devez le detruire et avertir l'expediteur.

The information above is for the sole use of the individual or entity to
which it is intended. If you are not the intended recipient of this message,
you are here by notified that any dissemination, any alteration,
distribution or copying of this document is strictly prohibited. The
integrity of this message cannot be guaranteed on the Internet, the GAN, the
sender shall in no way be liable for its content. Please destroy this
message and notify the sender.
****************************************************************************
****

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jan 31 21:58:34 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.