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

Re: Installing SVN Server on Windows using just binary distributions?

From: Andreas Schildbach <andreas_at_schildba.ch>
Date: 2003-02-13 08:16:54 CET

> > Now I want to network Subversion:
> >
> > I tried to add the line
> >
> > LoadModule dav_svn_module modules/mod_dav_svn.so
> >
> > and copied the mod_dav_svn.co from
> > <Subversion-install-dir>/apache2/modules to
> > <Apache2-install-dir>/modules, but each time I try to start Apache2,
> > it fails.
>
> This should not be a problem at all. The Subversion path are (or should
> be) in your path after the installation wich means that the required
> libdb40.dll (see other answers to your posting) also are in your path.
>
> You may want to try to install subversion one more time, just remenber to
> stop Apache before reinstalling. libdb40.dll will not be
> installed/updated if Apache runs with mod_dav_svn.co or another
> libdb40.dll depended module.

I'm afraid this does not work either. The Subversion install program does
not do any changes to the Apache2 directory. No libdb40.dll, no
mod_dav_svn.so and no changes to httpd.conf.

On the other hand it did add to my PATH variable (c:\Program
Files\Subversion).

Can you please exactly describe what I have to do by hand in order to get
Subversion working?

Regards,

Andreas

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Feb 13 08:18:08 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.