Unable to commit to Subversion

前端 未结 18 1373
梦谈多话
梦谈多话 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:53

    I had a similar problem except the message said "...previous representation is currently being written by THIS process".

    svnadmin lstxns did not show any transactions.

    Restarting Apache solved the problem for me.

提交回复
热议问题