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

Re: found format '2'

From: Blair Zajac <blair_at_orcaware.com>
Date: 2007-08-29 20:21:41 CEST

sakshale@equoria.net wrote:
> We have a Subversion repository is on a Mac OS X system. About two
> weeks ago we updated it from 10.4.8 to 10.4.10, but the first inkling
> that there was a problem was yesterday.
>
> # svnadmin verify db
> svnadmin: Expected repository format '3' or '5'; found format '2'
>
> # /usr/local/bin/svn --version
> svn, version 1.4.4 (r25188)
> compiled Jun 15 2007, 09:34:00
> [snip]
> # /usr/bin/db_stat -V
> Sleepycat Software: Berkeley DB 4.2.52: (December 3, 2003)
>
> I attempted to do the back archive upgrade involving the
> building of a older version, following this procedure;
> http://www.littleredbat.net/mk/blog/story/46/
>
> # /usr/local/svn_rescue/bin/svn --version
> svn, version 1.2.3 (r15833)
> compiled Aug 29 2007, 09:08:13
> [snip]
> # /usr/local/svn_rescue/bin/db_stat -V
> Sleepycat Software: Berkeley DB 4.2.52: (December 3, 2003)
> # /usr/local/svn_rescue/bin/svnadmin verify db
> svnadmin: Expected format '3' of repository; found format '2'

Don't point svnadmin at the db directory, but the directory containing the db
directory.

Regards,
Blair

-- 
Blair Zajac, Ph.D.
http://www.orcaware.com/training/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Aug 29 20:19:43 2007

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.