SVN提交修改时出现:Checksum mismatch

原文链接:http://www.cnblogs.com/daisy-popule/p/7008113.html

在使用SVN commit提交修改时,提示Checksum mismatch 问题,提示版本不一致,不能提交,类似于下图。

SVN提交修改时出现:Checksum mismatch

图片来源于网络,如有侵权,请告知删除。

 

搜索*.com找到对我症的答案,link:https://*.com/questions/11230872/subversion-base-checksum-mismatch

具体操作:

1.本地复制一份出错的文件 filea 为fileb,然后add提交

2.在服务端重命名filea为filec,fileb为filea

3.本地重新获取,编辑filea即可

 

转载于:https://www.cnblogs.com/daisy-popule/p/7008113.html

上一篇:Python清理变量 类似Clear all Close all 操作


下一篇:word 插入表格(转载*)https://*.com/questions/31835579/insert-table-into-a-word-docu