diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-01-16 11:15:18 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-01-16 11:15:18 +0000 |
commit | 98cb22c0fa91939a0cd9d209a95206164decfde7 (patch) | |
tree | 3549d041a613b972b87bd80d75ec64cae5012bde /doc/bugs | |
parent | cf65b409730801f9b8311471c966dbfede85628d (diff) | |
download | ikiwiki-98cb22c0fa91939a0cd9d209a95206164decfde7.tar ikiwiki-98cb22c0fa91939a0cd9d209a95206164decfde7.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 | 4 |
1 files changed, 2 insertions, 2 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 be69707df..feeb3b4bf 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 @@ -1,7 +1,7 @@ I have a mobile setup of ikiwiki. -On my server, I set up an ikiwiki + svn -On my laptop, I did a check out of the svn and used it as the src of a local ikiwiki (local apache server) +* On my server, I set up an ikiwiki + svn +* On my laptop, I did a check out of the svn and used it as the src of a local ikiwiki (local apache server) I wanted to be able to change my wiki off line with cgi only, and just commit as I come back online. |