Can't open file 'svn/repo/db/txn-current-lock': Permission denied

前端 未结 8 966
花落未央
花落未央 2020-12-07 13:20

I have set up a Linux Server and installed Apache and SVN and dav_svn on it. Now, when I try to upload to https://x.x.x.x:x/svn/repo with Tortoise SVN I get

8条回答
  •  南方客
    南方客 (楼主)
    2020-12-07 13:52

    In addition to the repository permissions, the /tmp directory must also be writeable by all users.

提交回复
热议问题