summaryrefslogtreecommitdiff
path: root/doc/recentchanges/change_c8537b41320e1f38b2369f24431423dfb2f14b15._change
blob: faf921e655da149a57daf4c938dff241478468f0 (plain)
  1. [[!meta author="""http://smcv.pseudorandom.co.uk/"""]]
  2. [[!meta authorurl="""http://smcv.pseudorandom.co.uk/"""]]
  3. [[!meta title="""change to forum/Blog_posting_times_and_ikiwiki_state on ikiwiki"""]]
  4. [[!meta permalink="http://ikiwiki.info/recentchanges/#change-c8537b41320e1f38b2369f24431423dfb2f14b15"]]
  5. <div id="change-c8537b41320e1f38b2369f24431423dfb2f14b15" class="metadata">
  6. <span class="desc"><br />Changed pages:</span>
  7. <span class="pagelinks">
  8. <a href="http://git.ikiwiki.info/?p=ikiwiki;a=blobdiff;f=doc/forum/Blog_posting_times_and_ikiwiki_state.mdwn;h=0c1da5b97bc54f0c3e04b899693e70a504d2818f;hp=3e6c23241c525fb70a47afa7f14ec695c27a766f;hb=c8537b41320e1f38b2369f24431423dfb2f14b15;hpb=23e3e5f15e61639ccba4a7dfbab11d6fe4b9f047" title="diff" rel="nofollow">[[diff|wikiicons/diff.png]]</a><a href="http://ikiwiki.info/ikiwiki.cgi?page=forum%2FBlog_posting_times_and_ikiwiki_state&amp;do=goto" rel="nofollow">forum/Blog posting times and ikiwiki state</a>
  9. </span>
  10. <span class="desc"><br />Changed by:</span>
  11. <span class="committer">
  12. <a href="http://smcv.pseudorandom.co.uk/" rel="nofollow">smcv</a>
  13. </span>
  14. <span class="desc"><br />Commit type:</span>
  15. <span class="committype">web</span>
  16. <span class="desc"><br />Date:</span>
  17. <span class="changedate"><span class="relativedate" title="Thu, 04 Nov 2010 06:58:53 -0400">06:58:53 11/04/10</span></span>
  18. <span class="desc"><br /></span>
  19. </div>
  20. <span class="revert">
  21. <a href="http://ikiwiki.info/ikiwiki.cgi?rev=c8537b41320e1f38b2369f24431423dfb2f14b15&amp;do=revert" title="revert" rel="nofollow">[[revert|wikiicons/revert.png]]</a>
  22. </span>
  23. <div class="changelog">
  24. </div>
  25. <div class="diff">
  26. <pre>
  27. diff --git a/doc/forum/Blog_posting_times_and_ikiwiki_state.mdwn b/doc/forum/Blog_posting_times_and_ikiwiki_state.mdwn
  28. index 3e6c232..0c1da5b 100644
  29. --- a/doc/forum/Blog_posting_times_and_ikiwiki_state.mdwn
  30. +++ b/doc/forum/Blog_posting_times_and_ikiwiki_state.mdwn
  31. @@ -17,3 +17,12 @@ What can I do?
  32. 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?
  33. +&gt; Have you tried running ikiwiki with the `--gettime` option on your laptop,
  34. +&gt; to force it to retrieve initial commit times from git? You should only
  35. +&gt; need to do that once, and it&#39;ll be cached in the pagestate thereafter.
  36. +&gt;
  37. +&gt; Because that functionality is slow on every supported VCS except git,
  38. +&gt; ikiwiki tries to avoid using it unless it&#39;s really needed. &#91;&#91;rcs&#93;&#93;
  39. +&gt; lists it as &quot;fast&quot; for git, though, so depending how fast it really is
  40. +&gt; and how large your wiki is, you might be able to get away with running
  41. +&gt; ikiwiki with `--gettime` all the time? --&#91;&#91;smcv&#93;&#93;
  42. </pre>
  43. </div>
  44. <!-- c8537b41320e1f38b2369f24431423dfb2f14b15 -->