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

Re: subversion-1.1-rc1 'svnadmin recover' on subversion-1.0 repositories

From: Max Bowsher <maxb_at_ukf.net>
Date: 2004-07-15 02:06:07 CEST

Karl Chen wrote:
> I'm trying to use 'svnadmin recover' on (BDB) repositories created
> with subversion-1.0.5 but I get:
>
> svnadmin recover test
> Please wait; recovering the repository may take some time...
> svn: Invalid argument
>
> Subversion-1.1 'svnadmin recover' on subversion-1.1 svnadmin-created
> repositories works fine.
>
>
> If svnadmin-1.1 cannot be backwards-compatible then hopefully a
> better error message can be emitted?

That looks like an error message straight from Berkeley DB itself.

I strongly suspect that your svnadmin-1.0.5 and svnadmin-1.1 are linked with
different Berkeley DB versions.

(And yes, the error is rather unclear.)

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 15 02:06:35 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.