Joey Hess 2008-06-13 17:42:11 -04:00
parent aad18ffc51
commit 11c634d772
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
My database appears corrupted:
$ perl -le 'use Storable; my $index=Storable::retrieve("indexdb"); use Data::Dumper; print Dumper $index'
Out of memory!
No idea how this happened. I've blown it away and recreated it but, for future reference, is there any less violent way to recover from this situation? I miss having the correct created and last edited times. --[[sabr]]