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

RE: Repository version on Redhat ?

From: Tim Alsop <Tim.Alsop_at_CyberSafe.Ltd.UK>
Date: 2004-05-09 20:53:05 CEST

Ben, Max,

Thankyou for your help. I did as instructed by installing latest version of svn and then building 0.27.0 version of svnadmin from sources, however when I run svnadmin dump command I get an error - see below :

svn: Berkeley DB error
svn: Berkeley DB error while opening environment for filesystem /usr/local/svn/repo1/db:
Resource temporarily unavailable

How do I resolve this ? It looks like the DB format in the v1 repository is different to the db version I currently have installed, but I am not sure the best way to resolve this problem.

Thanks,

Tim.

-----Original Message-----
From: Ben Collins-Sussman [mailto:sussman@collab.net]
Sent: 09 May 2004 16:07
To: Max Bowsher
Cc: Tim Alsop; users@subversion.tigris.org
Subject: Re: Repository version on Redhat ?

On Sun, 2004-05-09 at 09:46, Max Bowsher wrote:

> > So, it looks like I need an even older version in order to be able to
> > access this repository. I did some research and I think I need 0.27.0

Whoops, sorry for misunderstanding. The other folks are right; you
just need to build a 0.27 svnadmin from source, use it to create a
dumpfile, then upgrade everything to 1.0.2 and use 'svnadmin load' to
create a modern repository.

Here's the HOWTO document that explains the data migration process:

http://svn.collab.net/repos/svn/trunk/notes/repos_upgrade_HOWTO

And here's the URL to the 0.27 source tarball:

http://subversion.tigris.org/tarballs/subversion-0.27.0.tar.gz
Received on Sun May 9 21:07:49 2004

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.