X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/06d66df9c26951b0ecf024c63144c732b8267e7e..37b7aff284eddfa29a5069d07c22732face3373e:/doc/bugs/Problem_with_editing_page_after_first_SVN_commit.mdwn 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..b70183ced 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,13 @@ 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]] + +>>>>>>>> What's your user? Please show me result of `ls -ld dir` for +>>>>>>>> directories above :) --Pawel + +>>>>>>>>> All my directories are 755 joey:joey. --[[Joey]]