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