Tortoise 签入错误 校验和不匹配 [英] Tortoise Check-in error Checksum mismatch

查看:25
本文介绍了Tortoise 签入错误 校验和不匹配的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我不知道为什么我在办理登机手续时收到此错误.我几个小时前才成功登记,所以不知道为什么现在它在抱怨

I cannot figure out why I get this error during check-in. I checked in successful only a few hours ago so not sure why now it's complaining

Error: Commit failed (details follow):  
Error: Checksum mismatch for   
Error: 'C:\sss\sss\trunk\xxxx\.svn\text-base\Header.ascx.svn-base'; expected:   
Error: '3cee96f580409a1711a47541a07860dd', actual: 'a5fc0f8819b88bf32ab38d4c9a6b0654'  
Error: Try a 'Cleanup'. If that doesn't work you need to do a fresh checkout.  

我得到了最新的并进行了清理,结果显示成功,所以不知道还能做什么.

I got latest and also performed a clean-up which said successful so not sure what else to do.

推荐答案

有些东西不同步或损坏,因为它在你的 .svn BASE 目录中,除非你有信心修补这个,否则你可能最好删除 .svn 目录的父目录,然后执行更新.当然,在执行此操作之前进行备份或查看导出是否有效,这样您就不会丢失任何更改.

Something has gotten out of sync or has become corrupt, and because it's in your .svn BASE directory, unless you are confident tinkering with this, you're probably better off deleting the parent of the .svn directory and then perform an update. Of course, take a backup or see if an export works before doing this, so you don't lose any changes.

FWIW,有时我会在我们的库引用中得到这个,其中 Visual Studio 似乎锁定了某些文件(即使它没有编译)并且不会让我更新它们.我相信这与xml文档文件有关.

FWIW, I get this sometimes with our library references where Visual Studio seems to keep a lock on some files (even though it's not compiling) and won't let me update them. I believe this is related to the xml documentation files.

注意:Subversion 1.7+ 实现了一个新的工作副本方法 集中元数据,现在它在您的工作副本的根目录下有一个 .svn 目录.最好的办法是进行清理,如果将新检出到另一个目录并导出或文件复制损坏的工作副本(.svn 目录除外),到新检出并提交任何本地更改.

Note: Subversion 1.7+ implements a new working copy approach which centralises the meta data, and it now has a single .svn directory at the root of your working copy. Your best bet is a cleanup, failing that a fresh checkout into another directory and export or file copy the corrupted working copy except for the .svn directory, over to the fresh checkout, and commit any local changes.

这篇关于Tortoise 签入错误 校验和不匹配的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆