[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: Konstantin Kolinko <knst.kolinko_at_gmail.com>
Date: Thu, 19 Mar 2009 22:57:51 +0300

2009/3/19 Ross Boylan <ross_at_biostat.ucsf.edu>:
> On Thu, 2009-03-19 at 10:42 +0000, Chris Withers wrote:
>>
>> 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)?
>

I used dump/load and that was enough.

See: you run "svnadmin create" before running ".. load", and that creates
a v3 FSFS for you. You can use svnadmin load or svnsync to populate
it with data.

> 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=1357436

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-03-19 20:58:54 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.