X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/2aaab7db29f154816d6338a1329b42090209d966..113887b1571b5d716c5e1b31c13b448f5c1429d6:/doc/setup.mdwn?ds=inline diff --git a/doc/setup.mdwn b/doc/setup.mdwn index a4632dba1..d6cd7d8c4 100644 --- a/doc/setup.mdwn +++ b/doc/setup.mdwn @@ -15,7 +15,7 @@ optional support for commits from the web. svn co file:///svn/wikirepo/trunk ~/wikiwc -4. Create some files them into subversion. +4. Create some files and add them into subversion. echo "Welcome to my empty wiki." > ~/wikiwc/index.mdwn echo "Feel free to edit this page" > ~/wikiwc/sandbox.mdwn @@ -58,8 +58,7 @@ optional support for commits from the web. ikiwiki $(/svn/wikirepo/hooks/post-commit --params) --rebuild ikiwiki $(/svn/wikirepo/hooks/post-commit --params) \ - --cgiurl=http://host/~you/wiki/ikiwiki.cgi \ - --wrapper + --cgiurl=http://host/~you/wiki/ikiwiki.cgi --wrapper mv ikiwiki-wrap /svn/wikirepo/hooks/post-commit Be sure to change the cgiurl to the actual url to the wiki.cgi you