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

Re: <URL is not a versioned resource> with a new repository

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-01-30 15:34:36 CET

Carine Bournez <carine@w3.org> writes:

> bash-2.05a$ svnadmin create myreposit
> bash-2.05a$ svnadmin shell myreposit
>
> svn_error: #21074 : <Berkeley DB error>
> Berkeley DB error while opening `nodes' table for filesystem myreposit/db:
> Invalid argument

I saw your discussion with Sander on IRC. This is mysterious,
especially because the 'ldd' output on svnadmin shows that it's
correctly linking to db4. "wrong db linkage" would have originally
been my first guess, so I'm not sure what to think now. I just
recompiled 1110 and can't reproduce the bug.

$ ldd local/bin/svnadmin
libsvn_repos.so.0 => /u/ender/0/w3c/cbournez/local//lib/libsvn_repos.so.0
libsvn_fs.so.0 => /u/ender/0/w3c/cbournez/local//lib/libsvn_fs.so.0
libsvn_delta.so.0 => /u/ender/0/w3c/cbournez/local//lib/libsvn_delta.so.0
libdb-4.0.so => /u/ender/0/w3c/cbournez/local//lib/libdb-4.0.so

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:01 2006

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.