Ubuntu + SVN: Could not open the requested SVN filesystem

后端 未结 2 2277
不思量自难忘°
不思量自难忘° 2021-02-20 11:07

I\'m aware this question has been asked a lot of times. I believe I understand the answers, but I still had no luck.

I tried both one repo and multipl

2条回答
  •  清酒与你
    2021-02-20 11:13

    In case anyone gets here with similar issue, here is my resolution: I had file "/var/svn/format" owned by root, and despite all permissions set (777), apache did not want to read file owned by root. Just a simple chown command fixed the issue.

提交回复
热议问题