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

Re: Convert from bdb to fsfs

From: Bryan Donlan <bdonlan_at_hikari.afraid.org>
Date: 2005-02-10 00:06:10 CET

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Joakim Simonsson wrote:
|
| Can I convert my database from dbd to fsfs?
|
| I've read the FAQ, but did not find any answer on this question?

Yes, it's simple:

svnadmin create --fs-type=fsfs fsfs-repo
svnadmin dump repo | svnadmin load fsfs-repo
mv repo backup-repo
mv fsfs-repo repo

Of course it goes without saying not to commit anything while doing this.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFCCpdh+hz2VlChukwRAhZ4AJ9sdRAR+aBHFZ79/9+BCU1dF6c38ACeMDol
IOfUOZd8rSYgKQrDUtzVLSU=
=7JbJ
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Feb 10 00:11:11 2005

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.