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

File system damage: ref to non-existent node

From: Richard Michael <rmichael-svn_at_edgeofthenet.org>
Date: 2007-07-17 18:19:35 CEST

Hello list,

I'm using svn 1.3.2 (r19776).

After experiencing file system damage, I can no longer commit to certain
portions of my repo (although some commits do work). I receive this
error:

svn: Reference to non-existent node 'a1.0.r211/5172' in filesystem
'/home/username/repos/my_repo/db'

"svnadmin verify my_repo" reports:

svnadmin: No such revision 208

And indeed, my_repo/db/revs/ is missing 208 (it's also missing 211 and
212).

There is no backup of the repo, so I cannot restore the missing revision
dirs.

Is there any way to recover from this problem? This isn't
production/mission critical, but if it was, what would I do? :)

Apologies if I've missing something in the docs related to this..

Thanks,
Richard

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jul 17 18:19:07 2007

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.