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

Re: Subversion upgraded to Berkeley DB 4.0.14

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-01-03 20:44:55 CET

Karl Fogel <kfogel@newton.ch.collab.net> writes:

> We're on Berkeley DB 4.0.14 now, grab it from www.sleepycat.com if you
> haven't got it already. See issue #586 for details.

Quick tip for people who have repositories lying around. After
installing db4 on your system, you'll need to upgrade them as well:

   db_recover -h /path/to/svn/repo/db -ve
   db_upgrade -h /path/to/svn/repo/db nodes representations revisions \
                                      strings transactions

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:54 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.