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

Re: How do you upgrade an FSFS from vs to v3? (was Re: merge fails locally as well--need version 3 of filesystem schema)

From: Ross Boylan <ross_at_biostat.ucsf.edu>
Date: Thu, 19 Mar 2009 11:43:49 -0700

On Thu, 2009-03-19 at 10:42 +0000, Chris Withers wrote:

> Heh, yep, so the debian guys screwed up :-S
>
> They upgraded us all from svn 1.4 to 1.5 without upgrading the
> filesystem, and without actually warning us at all.

NEWS.Debian says
  * In order to use certain features of 1.5.0, you will need to upgrade
    your repositories. Unlike with working copies, this is not done
    automatically; use the 'svnadmin upgrade' command.

However, for 1.4 it has an entry
  1.4.0 also brings an incompatible enhancement (known as 'svndiff1') to
  the repository storage format, reducing disk usage by something like
  30%. However, this ONLY affects new repositories, created with
svnadmin
  1.4. Existing repositories will continue to use the old format. If
you
  want to take advantage of svndiff1, dump and reload your repositories.

So I think we were warned :)

>
> How do you upgrade a v2 to v3 FSFS?
It sounds as you might be able to get away with svnadmin upgrade, since
you say your in v2.

Can anyone comment on whether that will work for from v1? Or will dump
and reload be enough? Do I need to do both (first dump/reload, then
svnadmin upgrade)?

It also sounds as if I can do an old-style merge to get the update I'm
looking for.

Ross

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1356904

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-03-19 19:44:48 CET

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.