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

"Bad database version" problem.

From: tdkim <tdkim_at_unimo.co.kr>
Date: 2005-04-28 06:51:11 CEST

Hi all...

I have a problem, "Bad database version".

I use Subversion -r 14491(lastest in Repo) on Win2Kpro.

this is full error string.

d:\SVN> svnadmin recover MyRepo
svnadmin: Bad database version: compiled with 4.2.52, running against 4.3.27

After problem, I changed the repository.
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

Is this problem bug or not?
Received on Thu Apr 28 14:56:27 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.