今天在回退操作的时候,执行完成之后再操作update或任何操作都是如下错误:
previous operation has not finidhed;run ‘deanup’ if it was interrupted

解决方案:

1.打开svn安装包,选择Modify
SVN报错:previous operation has not finidhed;run 'deanup' if it was interrupted
2.确保第二项是这个
SVN报错:previous operation has not finidhed;run 'deanup' if it was interrupted
3.通过dos命令进入到工作目录,执行svn cleanup
SVN报错:previous operation has not finidhed;run 'deanup' if it was interrupted
4.完成,之后就可以继续update、commit操作了!

相关文章:

  • 2021-07-12
  • 2021-11-27
  • 2021-05-17
  • 2021-08-28
  • 2021-08-15
  • 2021-09-07
  • 2021-09-22
  • 2022-12-23
猜你喜欢
  • 2021-08-24
  • 2021-12-01
  • 2021-11-28
  • 2021-05-18
  • 2021-07-24
  • 2021-04-27
  • 2022-03-05
相关资源
相似解决方案