You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Konstantin Kolinko <kn...@gmail.com> on 2009/03/19 19:57:51 UTC

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

2009/3/19 Ross Boylan <ro...@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@subversion.tigris.org].


Re: FSFS upgraded from vs to v3, still no merge :-(

Posted by Chris Withers <ch...@simplistix.co.uk>.
Ross Boylan wrote:
> I did a dump and load, and things seem to be OK.  Old-style merges work.
> New style ones don't, but I assume that is because the previous database
> did not record the necessary information when I made my branch.

Time to start checking out Mercurial methinks...

Chris

-- 
Simplistix - Content Management, Zope & Python Consulting
            - http://www.simplistix.co.uk

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].

Re: FSFS upgraded from vs to v3, still no merge :-(

Posted by Ross Boylan <ro...@biostat.ucsf.edu>.
On Mon, 2009-03-23 at 13:25 +0000, Chris Withers wrote:
> Konstantin Kolinko wrote:
> > 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.
> 
> Well, I did an "svnadmin upgrade" on the repository, and the error 
> messages in the Apache log are now gone but merges are still returning 
> nothing.
> 
> What gives?!
> 
> Chris
> 
I did a dump and load, and things seem to be OK.  Old-style merges work.
New style ones don't, but I assume that is because the previous database
did not record the necessary information when I made my branch.

Ross

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].

FSFS upgraded from vs to v3, still no merge :-(

Posted by Chris Withers <ch...@simplistix.co.uk>.
Konstantin Kolinko wrote:
> 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.

Well, I did an "svnadmin upgrade" on the repository, and the error 
messages in the Apache log are now gone but merges are still returning 
nothing.

What gives?!

Chris

-- 
Simplistix - Content Management, Zope & Python Consulting
            - http://www.simplistix.co.uk

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].