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

Apache2/Win2000/svn0.18.1 server problem

From: Matthias Wächter <waechter_at_tttech.com>
Date: 2003-03-05 16:28:30 CET

Hi folks!

I'm new to subversion as well as I'm not used to run apache on windows2000
and handling mod*.so files under this OS, but for now I'm stuck to it.

I downloaded the .MSI binary version of apache2 (2.0.44) and installed it.
It is setup to run as a service on my Win2k machine, everything works. I
uncomment the line with the 'LoadModule dav_module modules/mod_dav.so',
restart of apache, no problem.

Then I copy the mod_dav_svn.so file from the svn/apache2/modules/
directory to the apache2/modules directory and insert the line 'LoadModule
dav_svn_module modules/mod_dav_svn.so' into httpd.conf. Even without the
<Location>...</Location> section for svn support a restart of apache is
now not possible any more (say, the shutdown works but restart doesn't,
upon start I get a messagebox: "Error", "The requested operation has
failed!").

Did I miss something? I mean, does the mod_dav_svn.so need anything more
for correct loading, do I have to fiddle with the apache2/lib/ directory
as well? Or is the mod_dav_svn.so binary as distributed equally in
svn-0.18.1-r5118-setup.exe and svn-win32-r5118.zip incompatible with some
part of my setup? Do I really have to re-compile subversion and/or apache2
already for this basic setup?

subversion works quite well with the file:/// kind of URL, though, but I
want to use the apache features as well.

Thank you for any help.

Sehr Wus,
- Matthias

-- 
Matthias Wächter                                        waechter@tttech.com
TTTech Computertechnik AG,   Schönbrunnerstraße 7,   A-1040 Vienna, Austria
Voice: +43 1 585 34 34,   Fax: +43 1 585 34 34 90,   http://www.tttech.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Mar 5 16:29:27 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.