以下のエラーが発生し、ディレクトリ等の権限も問題ない場合、SElinuxの設定が原因でエラーとなっている可能性があります。
Can’t open file ‘/var/www/svn/test/db/txn-current-lock’: Permission denied
以下のコマンドを実行し解決しました。
setenforce 0
以下のエラーが発生し、ディレクトリ等の権限も問題ない場合、SElinuxの設定が原因でエラーとなっている可能性があります。
Can’t open file ‘/var/www/svn/test/db/txn-current-lock’: Permission denied
以下のコマンドを実行し解決しました。
setenforce 0