diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-01-12 20:16:35 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-01-12 20:16:35 +0000 |
commit | b26b1d51ab4e71fb04674815c6b08f401ec22993 (patch) | |
tree | 2d92a0fdffc15d9536559a87ab584a3105942d03 /doc | |
parent | 389f23a60b540b819a92d874bada2978e78d7bb1 (diff) | |
download | ikiwiki-b26b1d51ab4e71fb04674815c6b08f401ec22993.tar ikiwiki-b26b1d51ab4e71fb04674815c6b08f401ec22993.tar.gz |
response
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/Problem_with_editing_page_after_first_SVN_commit.mdwn | 6 |
1 files changed, 5 insertions, 1 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 b74343c43..04ecd4417 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 @@ -110,4 +110,8 @@ Where is my mistake? >>>>>> Only `root` user and `src` group have write permissions to my SVN repo. >>>>>> Could you please show me your permissions for `repodir`, `srcdir` ->>>>>> and `destdir` and how runs your Apache server? --Pawel
\ No newline at end of file +>>>>>> and `destdir` and how runs your Apache server? --Pawel + +>>>>>>> Ugh, root? My permissions setup is simple, ikiwiki runs as a single +>>>>>>> user, and that same user can commit to the svn repo and write to +>>>>>>> all files. --[[Joey]] |