diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-01-24 14:40:45 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-01-24 14:40:45 +0000 |
commit | f05dbb306a6374b9fd9db7843a83f9732e63bff4 (patch) | |
tree | bc5d86dba1df634a3a82e8775885e801d7d2cad8 /doc/bugs | |
parent | 427d60537d92431f6847566ee2ccd426df7914fc (diff) |
web commit by http://getopenid.com/ptecza: The problem still is unresolved
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/Problem_with_editing_page_after_first_SVN_commit.mdwn | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/bugs/Problem_with_editing_page_after_first_SVN_commit.mdwn b/doc/bugs/Problem_with_editing_page_after_first_SVN_commit.mdwn index a48e15fa4..aa606359f 100644 --- a/doc/bugs/Problem_with_editing_page_after_first_SVN_commit.mdwn +++ b/doc/bugs/Problem_with_editing_page_after_first_SVN_commit.mdwn @@ -123,3 +123,15 @@ Where is my mistake? >>>>>>>>>> Thanks! But I have another situation: a multiuser system and a few >>>>>>>>>> ikiwiki commiters. --Pawel + +>>>>>>>>>>> Joey, I think I've just fixed the permission, but my ikiwiki still +>>>>>>>>>>> doesn't update my `.ikiwiki/index` file. Could you please explain me +>>>>>>>>>>> when ikiwiki calls `saveindex()` subroutine? My ikiwiki doesn't do it +>>>>>>>>>>> when I create a new page and save it or when I update and save +>>>>>>>>>>> a existing page. It does it only when I run +>>>>>>>>>>> `ikiwiki --setup ikiwiki.setup` and I'm desperated... + +>>>>>>>>>>> BTW, where should I store my `ikiwiki.setup` file? It must be placed +>>>>>>>>>>> under `$srcdir/.ikiwiki/` directory or it doesn't matter? +>>>>>>>>>>> Does `ikiwiki.cgi` wrapper know where the `ikiwiki.setup` file +>>>>>>>>>>> is stored? --Pawel |