diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-01-16 15:13:28 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-01-16 15:13:28 +0000 |
commit | 419491065348174e1696371bdf3d9d566f177df7 (patch) | |
tree | f554859d6a3681b800825dc704e54cf6b112aa1f /doc/bugs | |
parent | 300e86be13b0242b82d52bfaf87b379447569e23 (diff) | |
download | ikiwiki-419491065348174e1696371bdf3d9d566f177df7.tar ikiwiki-419491065348174e1696371bdf3d9d566f177df7.tar.gz |
web commit by hb
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/ikiwiki.setup_require_blank_rcs_to_work_as_cgi_only.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs/ikiwiki.setup_require_blank_rcs_to_work_as_cgi_only.mdwn b/doc/bugs/ikiwiki.setup_require_blank_rcs_to_work_as_cgi_only.mdwn index feeb3b4bf..08c65f328 100644 --- a/doc/bugs/ikiwiki.setup_require_blank_rcs_to_work_as_cgi_only.mdwn +++ b/doc/bugs/ikiwiki.setup_require_blank_rcs_to_work_as_cgi_only.mdwn @@ -6,6 +6,6 @@ I have a mobile setup of ikiwiki. I wanted to be able to change my wiki off line with cgi only, and just commit as I come back online. During the laptop setup, I think that the setup was confused by the fact that my src directory is a versionned one. -I had to setup explicitely rcs = "" to force it to work the way I wanted. +I had to setup explicitely rcs => "" to force it to work the way I wanted. Should it be documented ?
\ No newline at end of file |