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

[TSVN] Re: "Bad database version" problem...

From: Jens Scheidtmann <Jens.Scheidtmann_at_bayerbbs.com>
Date: 2005-04-27 08:13:36 CEST

"tdkim" <tdkim@unimo.co.kr> writes:

> Unable to open an ra_local session to URL Unable to open repository '...'Bad
> database version: compiled with 4.2.52, running against 4.3.27
>
> I found the solution.
> 1. "svnadmin dump MYREPO > MYREPO.dump" using subversion with db-4.2.52.
> 2. "svnadmin load MYREPO < MYREPO.dump" using subversion with db-4.3.27
>
> Who know simpler solution than mine?

There's a post on one of the subversion mailing list which gives a
detailed recipe on how to convert it using bdb tools.

http://www.contactor.se/~dast/svnusers/archive-2004-09/1186.shtml

If it's simpler, please decide for yourself.

Jens

-- 
Jens.Scheidtmann@bayerbbs.com
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Apr 27 08:14:02 2005

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

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