Working copy XXX locked and cleanup failed in SVN

前端 未结 30 2671
鱼传尺愫
鱼传尺愫 2020-11-28 17:26

I get this error when I do an svn update:

Working copy XXXXXXXX locked Please execute \"Cleanup\" command

When I

30条回答
  •  失恋的感觉
    2020-11-28 17:31

    I often get such an issue. My pattern that causes cleanup problems.

    1. I open image file in viewer.
    2. I delete image file/folder.
    3. I am trying to commit/update

    Closing image viewer where deleted file is opened solves the problem. Maybe other software can block cleanup the same way.

    In general. I believe restarting computer may help in such cases.

提交回复
热议问题