Unable to commit to Subversion

前端 未结 18 1056
梦谈多话
梦谈多话 2021-02-06 23:18

I have a client who had to rebuild his automated build server. He checked out his project folder from my subversion server but is now no longer able to commit - he gets this err

18条回答
  •  陌清茗
    陌清茗 (楼主)
    2021-02-06 23:48

    For me the problem was solved (as hinted in the update of the question) by changing the permissions of my local folder (not the repository). In Windows Vista you do that by right-clicking on the folder and in properties/security you change permissions.

    The error message is not very good and it wasn't easy to find an answer so I hope my answer helps other people to solve this annoying but on the other hand simple to solve problem.

提交回复
热议问题