From: Joey Hess Date: Fri, 13 Jun 2008 21:42:11 +0000 (-0400) Subject: web commit by http://sabr.myopenid.com/ X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/11c634d7728d5d00821ebbd8a66f5ae9ce6e94c9 web commit by http://sabr.myopenid.com/ --- diff --git a/doc/tips/inside_dot_ikiwiki/discussion.mdwn b/doc/tips/inside_dot_ikiwiki/discussion.mdwn new file mode 100644 index 000000000..428459b02 --- /dev/null +++ b/doc/tips/inside_dot_ikiwiki/discussion.mdwn @@ -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]]