On Oct 1, 2018, at 22:33, Adam Jensen wrote:
> I am attempting to set up an svn server on Scientific Linux 7.5 using
> subversion from the wandisco repositry. This is my entire process
> (below). The current result is:
>
> svn list svn://moria.metadatalibrary.org/MAAPSS
> svn: E170013: Unable to connect to a repository at URL
> 'svn://moria.metadatalibrary.org/MAAPSS'
> svn: E000013: Can't open file '/srv/svn/MAAPSS/format': Permission denied
>
> Does anyone have any idea what have caused this problem?
Might SELinux be enabled on the server, and if so, might you need to use the
chcon command to grant the svn user access to that area of the filesystem?