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

Re: Recovering SVN repository

From: Ryan Schmidt <subversion-2008c_at_ryandesign.com>
Date: Fri, 1 Aug 2008 04:50:22 -0500

On Aug 1, 2008, at 03:15, Michael Guyver wrote:

> Anyway, I have read the repository data from the disks but have a few
> issues with recovering the repository.
>
> The repository is running a BDB database
> svnroot/format contains 3
> svnroot/db/format contains 1
> There are no point-in-time backups of the repository; this is it.
> svnadmin --version (on my desktop where I'm trying to access the data)
> returns 1.4.4 (r25188)
>
> I've tried to run
>
> svnadmin dump svnroot/db
>
> but receive the following message:
>
> svnadmin: Expected repository format '3' or '5'; found format '1'

Don't use "svnadmin dump svnroot/db". Use "svnadmin dump svnroot".

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-08-01 11:50:54 CEST

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.