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

Re: wc reverse migration

From: marc gonzalez-carnicer <carnicer.lists_at_gmail.com>
Date: 2006-09-30 13:17:01 CEST

i tried svn-dumping with my current svn version (1.3.1), but
i got this error. what should i do? installing a 1.2.x svn to
perform the dump?

svnadmin: Berkeley DB error for filesystem wygccash/db while opening
environment:
DB_VERSION_MISMATCH: Database environment version mismatch
svnadmin: bdb: Program version 4.3 doesn't match environment version

2006/9/28, marc gonzalez-carnicer <carnicer.lists@gmail.com>:
>
> My other question. I have a repository at my kubuntu 5.10 laptop.
> I upgraded the laptop to kubuntu 6.06.1, and the corresponding
> svn version (1.3.1) is not compatible anymore with my repos. I
> guess I should dump my repos to migrate it, but svn info does not
> show with which svn version it was created, and therefore I do
> not know which svn version I have to install. I guess it was 1.2.x
> but I am not sure. Is it important?
>
> What steps should I follow to be able to acess my repository
> again?
>
> Follow my session logs with the issued errors.
>
> marc@nanna:~/go/wygccash1$ svn status
> A despeses.ods
> M payguests.txt
> A despeses.csv
> A despeses1.csv
> A global.txt
> marc@nanna:~/go/wygccash1$ svn commit -m despeses
> svn: Commit failed (details follow):
> svn: Unable to open an ra_local session to URL
> svn: Unable to open repository 'file:///home/marc/svn/wygccash/trunk'
> svn: Berkeley DB error for filesystem /home/marc/svn/wygccash/db while
> opening environment:
> DB_VERSION_MISMATCH: Database environment version mismatch
> svn: bdb: Program version 4.3 doesn't match environment version
> marc@nanna:~/go/wygccash1$ svn --version
> svn, version 1.3.1 (r19032)
> compiled May 8 2006, 07:38:44
>
> Copyright (C) 2000-2006 CollabNet.
> Subversion is open source software, see http://subversion.tigris.org/
> This product includes software developed by CollabNet (http://www.Collab.Net/).
>
> The following repository access (RA) modules are available:
>
> * ra_dav : Module for accessing a repository via WebDAV (DeltaV) protocol.
> - handles 'http' scheme
> - handles 'https' scheme
> * ra_svn : Module for accessing a repository using the svn network protocol.
> - handles 'svn' scheme
> * ra_local : Module for accessing a repository on local disk.
> - handles 'file' scheme
>
> marc@nanna:~/go/wygccash1$ svn info
> Path: .
> URL: file:///home/marc/svn/wygccash/trunk
> Repository UUID: 5faf9b17-9203-0410-b97b-81a27e4e6e9c
> Revision: 6
> Node Kind: directory
> Schedule: normal
> Last Changed Author: marc
> Last Changed Rev: 6
> Last Changed Date: 2005-11-23 20:09:05 +0100 (dc, 23 nov 2005)
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Sep 30 13:17:46 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.