Joey Hess 2008-06-20 14:09:30 -04:00
parent 0b46412c96
commit ac1f51234a
1 changed files with 2 additions and 0 deletions

View File

@ -9,3 +9,5 @@ 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`. > 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 > BTW, I'd be interested in examining such a corrupt storable file to try
> to see what happened to it. --[[Joey]] > to see what happened to it. --[[Joey]]
>> --getctime only appears to set the last edited date, not the creation date. It's not supposed to set the creation date, is it? The only place that info is stored is in the git repo. I seem to have lost the bad index file to periodic /tmp wiping; I'll send it to you if it happens again. --[[sabr]]