X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/11c634d7728d5d00821ebbd8a66f5ae9ce6e94c9..0f83e169e046eaff9e2d20a1338c3fbd5738284d:/doc/tips/inside_dot_ikiwiki/discussion.mdwn?ds=inline diff --git a/doc/tips/inside_dot_ikiwiki/discussion.mdwn b/doc/tips/inside_dot_ikiwiki/discussion.mdwn index 428459b02..03cbd43f9 100644 --- a/doc/tips/inside_dot_ikiwiki/discussion.mdwn +++ b/doc/tips/inside_dot_ikiwiki/discussion.mdwn @@ -4,3 +4,8 @@ My database appears corrupted: 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]] +> 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]]