]> sipb.mit.edu Git - ikiwiki.git/commitdiff
web commit by http://sabr.myopenid.com/
authorJoey Hess <joey@kitenet.net>
Fri, 13 Jun 2008 21:42:11 +0000 (17:42 -0400)
committerJoey Hess <joey@kitenet.net>
Fri, 13 Jun 2008 21:42:11 +0000 (17:42 -0400)
doc/tips/inside_dot_ikiwiki/discussion.mdwn [new file with mode: 0644]

diff --git a/doc/tips/inside_dot_ikiwiki/discussion.mdwn b/doc/tips/inside_dot_ikiwiki/discussion.mdwn
new file mode 100644 (file)
index 0000000..428459b
--- /dev/null
@@ -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]]