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

Re: subversion upgrade from 1.4.6 to 1.7

From: Thorsten Schöning <tschoening_at_am-soft.de>
Date: Wed, 21 Sep 2011 11:15:35 +0200

Guten Tag PR,
am Mittwoch, 21. September 2011 um 06:28 schrieben Sie:

> The only fact that left me a bit puzzled was that the repository format
> still showed 5, inspite of doing a svnadmin verify with subversion 1.7 rc3
> with no error reported, ...

This is because svnadmin verify doesn't change anything and only
replacing the binaries won't either upgrade your repositories.
Upgrading them is a separate process, where you have to options:
svnadmin upgrade will just upgrade the repositories to the most
current version your binaries are capable of, but only with doing the
most minimal work needed, therefore you won't benefit of the new
improvements with the old versions. svnadmin dump & load will upgrade
you repositories with improvements for all your old versions, for
example less occupied space due to enabled rep-sharing. svnadmin
upgrade is pretty fast, svnadmin dump & load won't be in most cases,
of course depending on your repository sizes.

Mit freundlichen Grüßen,

Thorsten Schöning

-- 
Thorsten Schöning
AM-SoFT IT-Systeme - Hameln | Potsdam | Leipzig
 
Telefon: Potsdam: 0331-743881-0
E-Mail:  tschoening_at_am-soft.de
Web:     http://www.am-soft.de
AM-SoFT GmbH IT-Systeme, Konsumhof 1-5, 14482 Potsdam
Amtsgericht Potsdam HRB 21278 P, Geschäftsführer: Andreas Muchow
Received on 2011-09-21 11:16:07 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.