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

Re: cvs2svn assertion

From: Sander Roobol <phy_at_wanadoo.nl>
Date: 2003-04-17 12:04:00 CEST

On Thu, Apr 17, 2003 at 09:27:47AM +1000, Gareth Walters wrote:
> So with that assertion fixed I now get this...
>
>
> File "./cvs2svn.py", line 637, in pass4
> t_repos = repos.svn_repos_open(ctx.target, ctx.pool)
> RuntimeError: bad database version: got 3.3.11, should be at least 4.0.14
>
>
> db 3 is installed as well as 4.1 (this is the one that subversion was built
> against).
> how do I tell cvs2svn where this installation is?

You can't tell cvs2svn. You have to make sure that you link against db
4.x when building subversion and the python bindings.

Sander

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Apr 17 12:04:52 2003

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.