Working copy XXX locked and cleanup failed in SVN

前端 未结 30 2669
鱼传尺愫
鱼传尺愫 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:38

    I did the following to fix my issue:

    1. Renamed the offending folder by placing an "_" in front of the folder name.
    2. Did a "Clean Up" of the parent folder.
    3. Renamed the offending folder back to it original name.
    4. Did a commit.

提交回复
热议问题