Added a note to help with some Subversion errors when restarting Apache as root.
This commit is contained in:
parent
04e7d7c99b
commit
145f6d0d1d
@ -79,3 +79,12 @@ the following configuration variables:
|
|||||||
* **idf_plugin_syncsvn_access_public ('r')**: Anonymous access.
|
* **idf_plugin_syncsvn_access_public ('r')**: Anonymous access.
|
||||||
* **idf_plugin_syncsvn_access_private ('')**: Anonymous access in the case of a private project.
|
* **idf_plugin_syncsvn_access_private ('')**: Anonymous access in the case of a private project.
|
||||||
|
|
||||||
|
## svn: Can't open file '/root/.subversion/servers': Permission denied error
|
||||||
|
|
||||||
|
If you get the error:
|
||||||
|
|
||||||
|
svn: Can't open file '/root/.subversion/servers': Permission denied
|
||||||
|
|
||||||
|
Check the [fix available](http://projects.ceondo.com/p/indefero/issues/458/)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user