From 3650d0265bc501219bc6d5cd4fa91a6b6ecd793a Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 27 Nov 2010 23:29:23 +0000 Subject: --- ...8537b41320e1f38b2369f24431423dfb2f14b15._change | 61 ++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 doc/recentchanges/change_c8537b41320e1f38b2369f24431423dfb2f14b15._change (limited to 'doc/recentchanges/change_c8537b41320e1f38b2369f24431423dfb2f14b15._change') diff --git a/doc/recentchanges/change_c8537b41320e1f38b2369f24431423dfb2f14b15._change b/doc/recentchanges/change_c8537b41320e1f38b2369f24431423dfb2f14b15._change new file mode 100644 index 000000000..faf921e65 --- /dev/null +++ b/doc/recentchanges/change_c8537b41320e1f38b2369f24431423dfb2f14b15._change @@ -0,0 +1,61 @@ +[[!meta author="""http://smcv.pseudorandom.co.uk/"""]] + +[[!meta authorurl="""http://smcv.pseudorandom.co.uk/"""]] + +[[!meta title="""change to forum/Blog_posting_times_and_ikiwiki_state on ikiwiki"""]] + +[[!meta permalink="http://ikiwiki.info/recentchanges/#change-c8537b41320e1f38b2369f24431423dfb2f14b15"]] + +
+
Changed pages:
+ + +[[diff|wikiicons/diff.png]]forum/Blog posting times and ikiwiki state + + + +
Changed by:
+ + +smcv + + +
Commit type:
+web +
Date:
+06:58:53 11/04/10 +
+
+ + +[[revert|wikiicons/revert.png]] + + +
+ +
+ +
+
+diff --git a/doc/forum/Blog_posting_times_and_ikiwiki_state.mdwn b/doc/forum/Blog_posting_times_and_ikiwiki_state.mdwn
+index 3e6c232..0c1da5b 100644
+--- a/doc/forum/Blog_posting_times_and_ikiwiki_state.mdwn
++++ b/doc/forum/Blog_posting_times_and_ikiwiki_state.mdwn
+@@ -17,3 +17,12 @@ What can I do?
+ 
+ Is it a spectacularly bad idea to include the ikiwiki state file in my cloned repo (I suspect it is).  What else could be done?  Can I disable pagestate somehow or force ikiwiki to always use git commit times for Posted times?
+ 
++> Have you tried running ikiwiki with the `--gettime` option on your laptop,
++> to force it to retrieve initial commit times from git? You should only
++> need to do that once, and it'll be cached in the pagestate thereafter.
++>
++> Because that functionality is slow on every supported VCS except git,
++> ikiwiki tries to avoid using it unless it's really needed. [[rcs]]
++> lists it as "fast" for git, though, so depending how fast it really is
++> and how large your wiki is, you might be able to get away with running
++> ikiwiki with `--gettime` all the time? --[[smcv]]
+
+
+
+ + -- cgit v1.2.3