Added a note to help with some Subversion errors when restarting Apache as root.

master
Loic d'Anterroches 2010-05-17 10:02:56 +02:00
parent 04e7d7c99b
commit 145f6d0d1d
1 changed files with 9 additions and 0 deletions

View File

@ -79,3 +79,12 @@ the following configuration variables:
* **idf_plugin_syncsvn_access_public ('r')**: Anonymous access.
* **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/)