SVN - Checksum mismatch while updating

后端 未结 15 2069
迷失自我
迷失自我 2020-12-07 10:57

When I try to update some files from Subversion, I get the error:

org.tigris.subversion.javahl.ClientException: 
Checksum mismatch while updating \'D:\\WWW\\         


        
15条回答
  •  自闭症患者
    2020-12-07 11:33

    This happened to me using the Eclipse plug-in and synchronizing. The file causing the issue had no local changes (and in fact no remote changes since my last update). I chose "revert" for the file, with no other modifications to the files, and things returned to normal.

提交回复
热议问题