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

Re: svnlook and error #21067

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2001-11-15 03:18:39 CET

Basil James Whitehouse III <basil3@sympatico.ca> writes:

> basil_at_roo:~/svnWorking/eval$ svnlook file://localhost/usr/local/svnRepo
>
> svn_error: #21067 : <Berkeley DB error>
> Berkeley DB error while opening environment for filesystem
> file://localhost/usr/local/svnRepo/db:No such file or directory

If you run 'svnlook' or 'svnadmin' with no args, they print usage
messages that say to use a "REPOS_PATH". However, you're using a
repos URL. Forget the file:///, just specify a regular unix path.

Perhaps we need documentation. :-)

---------------------------------------------------------------------
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:36:48 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.