]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/bugs/Problem_with_editing_page_after_first_SVN_commit.mdwn
response
[git.ikiwiki.info.git] / doc / bugs / Problem_with_editing_page_after_first_SVN_commit.mdwn
index b74343c43ad8f8c1517bae7121e2fb7a05339413..b70183ced5572c7365be5eab1ce492eb3b009871 100644 (file)
@@ -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]]