一 问题描述:

    1.svn update失败,提示已被locked,请执行cleanup

    2.执行svn cleanup,提示cleanup failed to process the following paths:。。。

  二 解决方法:

    1.用Navicate打开wc.db;

    2.查看wc_lock,work_queue表中的记录;

    3.如果存在记录,清除全部;

    4.进行update

相关文章:

  • 2022-01-19
  • 2021-05-23
  • 2021-07-20
  • 2021-10-05
  • 2021-05-03
  • 2021-10-25
  • 2021-06-15
猜你喜欢
  • 2022-01-06
  • 2021-07-25
  • 2021-09-17
  • 2021-06-05
  • 2021-11-28
  • 2022-02-21
相关资源
相似解决方案