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

Re: 1.4.x --> 1.5.x

From: Andy Levy <andy.levy_at_gmail.com>
Date: Wed, 2 Jul 2008 10:40:03 -0400

On Wed, Jul 2, 2008 at 10:35, Albert Shih <Albert.Shih_at_obspm.fr> wrote:
> Hi all
>
> I've some (~30) repository running 1.4 version of subversion (on FreeBSD).
>
> When I want to upgrade to 1.5, is there need to make something like
>
> svnadmin-1.4 dump| svnadmin-1.5 load
>
> or can I juste upgrade 1.4 to 1.5 without special thing to do ?

As with past releases, the Release Notes[1] are always enlightening:

"There is no need to dump and reload your repositories. Subversion 1.5
can read repositories created by earlier versions. To upgrade an
existing installation, just install the newest libraries and binaries
on top of the older ones."

That said, it certainly won't hurt to do a dump/load cycle, and you
won't have to run an extra script to reap the benefits of sharding and
some of the other improvements that may have been made.

1: http://subversion.tigris.org/svn_1.5_releasenotes.html

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-07-02 16:40:40 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.