之前因为将项目中的一个文件删除了,然后添加了新的文件,svn提交的时候报错。

提示:Working copy is not up-to-date

org.apache.subversion.javahl.ClientException: Working copy is not up-to-date

解决办法:对应的项目上右键然后选择team,然后选择update

org.apache.subversion.javahl.ClientException: Working copy is not up-to-date

更新之后重新提交就可以解决这个问题。

相关文章:

  • 2021-12-24
  • 2022-01-31
  • 2021-10-19
  • 2022-12-23
猜你喜欢
  • 2022-02-10
  • 2021-04-19
  • 2021-08-27
  • 2022-12-23
  • 2021-12-06
相关资源
相似解决方案