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

Reference to non-existent node

From: Thom Loring <tloring_at_mac.com>
Date: 2004-11-09 00:03:14 CET

Hello...I've just encountered an problem with a repository. I have 2
other repositories which are functioning fine.

I initially encountered the following while try to do a commit:

"svn: Berkeley DB error while opening environment for filesystem
/home/svn/scriptacom/db:
Permission denied"

I have verified that permissions, etc. are ok.

I have executed an svnadmin recover, which seems to complete ok:

> svnadmin recover /home/svn/scriptacom
Please wait; recovering the repository may take some time...
Recovery completed.
The latest repos revision is 73.

Issue persists, and a verify reveals a problem:

> svnadmin verify /home/svn/scriptacom
* Verified revision 0.
* Verified revision 1.
subversion/libsvn_fs/err.c:98: (apr_err=160014)
svn: Reference to non-existent node 'r.0.2' in filesystem
'/home/svn/scriptacom/db'

I have done a search on this, and have seen some references to this
issue, but no conclusive resolution. Per the O'Reilly book...I'm hoping
I might find some insight here.

I am running on Mac OS X Server 10.3.5. Where do I start?

Thanks,
Thom

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 9 00:28:31 2004

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.