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

Re: Possible to migrate a repo from BDB to FSFS?

From: Software Factory 3 <softwarefactory3_at_googlemail.com>
Date: Fri, 15 Feb 2008 21:42:57 +0100

ok, so easy? Great!

thank you all

On Fri, Feb 15, 2008 at 9:23 PM, Andy Levy <andy.levy_at_gmail.com> wrote:

> On Fri, Feb 15, 2008 at 3:13 PM, Software Factory 3
> <softwarefactory3_at_googlemail.com> wrote:
> > hi,
> >
> > is it possible to migrate from a bdb repository to fsfs?? And if yes,
> how is
> > it possible?
>
> Not directly. You need to do a dump/load cycle.
>
> 1) Dump your BDB repository (svnadmin dump)
> 2) Create a new, empty repository using FSFS (default in SVN >= 1.2,
> or use svnadmin create --fstype=fsfs)
> 3) Load your dumpfile into the new repository (svnadmin load)
>

-- 
Yavuz Bogazci
Software Factory 3
Website & Blog | www.softwarefactory3.com
micromanager | www.micromanager.de
Received on 2008-02-15 21:43:19 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.