web commit by hb

master
joey 2007-01-16 15:13:28 +00:00
parent 300e86be13
commit 4194910653
1 changed files with 1 additions and 1 deletions

View File

@ -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 ?