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

RE: Upgrade from 1.1.4 to 1.2.3 on Win32 2003

From: <Tony.Odell_at_sungard.com>
Date: 2005-10-19 14:23:42 CEST

I can not get either method to work with Apache 2.0.52. This seems
rather out of hand needing to upgrade everything Apache,BDB and
Subversion. If that is the case shouldn't the procedure be dump the
repository and blow away everything, thus starting over each time?

-----Original Message-----
From: si [mailto:sshnug.si@gmail.com]
Sent: Tuesday, October 18, 2005 11:19 PM
To: Odell, Tony
Cc: users@subversion.tigris.org
Subject: Re: Upgrade from 1.1.4 to 1.2.3 on Win32 2003

Hi Tony,

> My procedure has been to unzip the svn-win32-1.2.3.zip to a top level
c:\.
> Copy the c:\svn-win32-1.2.3\bin\*.dll to c:\Program Files\Apache
> Group\Apache2\bin directory.
> Copy c:\svn-win32-1.2.3.\bin\*.so c:\Program Files\Apache
> Group\Apache2\modules

Have you tried going the other way round? and point httpd.conf to the
Subversion directory, rather than copying into Apache, for example:

LoadModule dav_svn_module "c:/program
files/subversion/bin/mod_dav_svn.so"
LoadModule authz_svn_module "c:/program
files/subversion/bin/mod_authz_svn.so"

That way Apache and Subversion can remain clean from each other.

Just tested this with Apache 2.0.55 (msi) with Subversion 1.2.3 (exe).

peace
si

Confidentiality Notice: This email transmission may contain confidential or legally privileged information that is intended only for the individual or entity named in the e-mail address. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution, or reliance upon the contents of this e-mail is strictly prohibited. If you have received this e-mail transmission in error, please reply to the sender, so that arrangements can be made for proper delivery, and then please delete the message from your in-box.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Oct 19 14:26:02 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.