From 145f6d0d1d7c547d4d01e17fe16b60e1bef37710 Mon Sep 17 00:00:00 2001 From: Loic d'Anterroches Date: Mon, 17 May 2010 10:02:56 +0200 Subject: [PATCH] Added a note to help with some Subversion errors when restarting Apache as root. --- doc/syncsvn.mdtext | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/syncsvn.mdtext b/doc/syncsvn.mdtext index 67b09d6..103b5ac 100644 --- a/doc/syncsvn.mdtext +++ b/doc/syncsvn.mdtext @@ -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/) + +