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

Database Corruption - Reference to non-existent node

From: James Sears <JSears_at_clifford-thames.com>
Date: 2004-11-02 16:17:55 CET

We recently experienced some sort of hardware failure. After recycling the
box we discovered that part of our repository had broken. Can anyone can
shed some light on these symptoms?

Our environment is: SVN 1.0.6 running on Windows 2000 SP 4 and accessed via
Apache 2.0.50.

1. After the recycle we have found that when we browse the repository
through a browser - e.g. Firefox - one of the urls - say
http://a.b.c/r/1/evolution - returns the following:
<D:error>
        <C:error/>
                <m:human-readable errcode="160014">
                Reference to non-existent node 'iyx.0.1e1' in filesystem
'H:\SVN\r/1/db'
                </m:human-readable>
</D:error>

2. Somewhat strangely, a deeper url - say http://a.b.c/r/1/evolution/trunk -
is browsable as normal.

3. We are not able to completely dump (or verify) the repository we get:
svnadmin dump 1 > 1-dumpfile
...
* Dumped revision 965.
svn: Reference to non-existent node 'iyw.0.w5' in filesystem '1/db'

Any one any ideas what's gone wrong here and how we might fix it?

This message is for the designated recipient only and may contain privileged or confidential
information. If you have received it in error, please notify the sender immediately and
delete the original. Any other use of the email by you is prohibited.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 2 16:18:58 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.