aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-06-15 13:56:08 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-06-15 13:56:08 -0400
commit0415917f1eaa170e47f338066fb0d52b65f7111c (patch)
tree7b749bebc32a38570b0cba29523b47886752df46
parent878e74238e7f9f243e3b0222e2915a148ac8bef1 (diff)
downloadikiwiki-0415917f1eaa170e47f338066fb0d52b65f7111c.tar
ikiwiki-0415917f1eaa170e47f338066fb0d52b65f7111c.tar.gz
response
-rw-r--r--doc/tips/inside_dot_ikiwiki/discussion.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/tips/inside_dot_ikiwiki/discussion.mdwn b/doc/tips/inside_dot_ikiwiki/discussion.mdwn
index 327b01fb7..03cbd43f9 100644
--- a/doc/tips/inside_dot_ikiwiki/discussion.mdwn
+++ b/doc/tips/inside_dot_ikiwiki/discussion.mdwn
@@ -5,3 +5,7 @@ My database appears corrupted:
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]]
> update: fixed ctimes and mtimes using [these instructions](http://u32.net/Mediawiki_Conversion/Git_Import/#Correct%20Creation%20and%20Last%20Edited%20time) --[[sabr]]
+
+> That's overly complex. Just run `ikiwiki -setup your.setup -getctime`.
+> BTW, I'd be interested in examining such a corrupt storable file to try
+> to see what happened to it. --[[Joey]]