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

Re: upgrade svn 1.2.3 -> 1.3.0 with BDB repository

From: Ryan Schmidt <subversion-2006Q1_at_ryandesign.com>
Date: 2006-01-23 22:45:24 CET

On Jan 23, 2006, at 22:22, Noam Tamim wrote:

> Hi everybody,
>
> We use Subversion with a BDB repository. I read in the 1.3.0
> release notes that there's an issue with the upgrade to a newer BDB
> version.
> 1. How can I tell which BDB version my repository uses? The machine
> runs FC4.

http://subversion.tigris.org/faq.html#divining-bdb-version

> 2. What exactly is the issue with upgrading SVN? Does Subversion
> statically link BDB, or does it use a shared library? What can
> cause the BDB version to upgrade?

It probably uses a shared library. So, if you upgrade your BDB, you
need to be aware of this. Or if you use a binary distribution of
Subversion, such as might be common for Windows users, you need to be
aware of the version of BDB the binary comes with.

> 3. Did anyone write a recipe for this upgrade?

For any upgrade, if you're not sure, you can dump before upgrading,
then load after upgrading.

I recommend switching to FSFS so you never have to worry about this
again.

http://subversion.tigris.org/faq.html#bdb-fsfs-convert

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jan 23 22:46:42 2006

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.