diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-12-19 15:12:08 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-12-19 15:12:08 +0000 |
commit | 9e1c79e58824814eb3de721176813ea79cbc518c (patch) | |
tree | 7ed98e1b972cd0ca955a9b705fe6fc991a4a4337 /doc/index | |
parent | ea782d787ec57f176729e1810001acd631678a96 (diff) |
web commit by http://chrisisbd.myopenid.com/
Diffstat (limited to 'doc/index')
-rw-r--r-- | doc/index/discussion.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/index/discussion.mdwn b/doc/index/discussion.mdwn index 8b26ba6cf..e24a31058 100644 --- a/doc/index/discussion.mdwn +++ b/doc/index/discussion.mdwn @@ -20,6 +20,12 @@ to go back and find out). my local settings. There are no errors but neither does anything get compiled. An ikiwiki command to explicitly do the compile works fine. Am I misunderstanding something here? +> Further tests indicate that ikiwiki isn't seeing changed files so doesn't always rebuild. +> How does ikiwiki decide when to rebuild? I tried a full command line like "ikiwiki --verbose ikiwiki ~/public_html/ikiwiki --url=http://www.isbd.ltd.uk/~chris/ikiwiki/" and that doesn't do anything +either though it was the command line I originally used to compile. After a long interval I 'touch'ed +the files and then it *did* compile but 'touch'ing the files after a few minutes only doesn't seem to force a recompile. I'm even more confused! + + * I wish there was a mailing list, much easier for this sort of stuff than this, apart from anything else I get to use a decent editor. |