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

Re: Upgrade SVN server 1.3.2 to 1.6 with Apache

From: Andrey Repin <anrdaemon_at_freemail.ru>
Date: Tue, 7 Apr 2009 03:05:24 +0400

Greetings, Bradley Wagner!

> I'm wondering what I have to upgrade a SVN 1.3.2 server to the latest
> 1.6 when running with apache's SVN modules.
> Am I going to have to recompile apache to use these new binaries? Are these
> modules dynamically loaded and easily replaceable?

You have answer in your question. Apache modules could be easily replaced.
They are shared libraries.

However, true question is, what the version of Apache server you're using?
If it's not Apache 2.2, you'll need to upgrade Apache server too.
And for SVN database upgrade, you better "svnadmin dump" your repository(es)
using current server installation, then prepare an upgrade, make test
repository, check that it working fine, then restore your actual repos.

--
WBR,
 Andrey Repin (anrdaemon_at_freemail.ru) 07.04.2009, <3:01>
Sorry for my terrible english...
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1567253
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-04-07 01:10:50 CEST

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.