X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/0415917f1eaa170e47f338066fb0d52b65f7111c..d08ab2ba465e99d7ad6047babda18853021f233d:/doc/tips/inside_dot_ikiwiki/discussion.mdwn diff --git a/doc/tips/inside_dot_ikiwiki/discussion.mdwn b/doc/tips/inside_dot_ikiwiki/discussion.mdwn index 03cbd43f9..c05e7a3e0 100644 --- a/doc/tips/inside_dot_ikiwiki/discussion.mdwn +++ b/doc/tips/inside_dot_ikiwiki/discussion.mdwn @@ -9,3 +9,10 @@ No idea how this happened. I've blown it away and recreated it but, for future > 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]] + +>> --getctime appears to only set the last edited date. It's not supposed to set the creation date, is it? The only place that info is stored is in the git repo. + +>>> Pulling the page creation date out of the git history is exactly what +>>> --getctime does. --[[Joey]] + +>> Alas, I seem to have lost the bad index file to periodic /tmp wiping; I'll send it to you if it happens again. --[[sabr]]