From 11c634d7728d5d00821ebbd8a66f5ae9ce6e94c9 Mon Sep 17 00:00:00 2001
From: Joey Hess <joey@kitenet.net>
Date: Fri, 13 Jun 2008 17:42:11 -0400
Subject: web commit by http://sabr.myopenid.com/

---
 doc/tips/inside_dot_ikiwiki/discussion.mdwn | 6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100644 doc/tips/inside_dot_ikiwiki/discussion.mdwn

(limited to 'doc')

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]]
-- 
cgit v1.2.3