I am having this weired SVN issue . I have a file when I try to commit it shows me following error.
Some resources were not updated.
svn: Checksum mismatch for 'C:\Users\xxx\workspace\Accounts1\.svn\text-base\manage_report.jsp.svn-base'; expected: 'd32ed2ae778b684ee496adc1386c2a6d', recorded: '25bb91909b02c117c206b5ad1ac5aa5b'
I tried to delete that file from SVN and adding a new file and still I am getting same error . I tried cleanup too.
What’s reason causing this ? Thanks for any solutions .
I really hate copy-and-pasted urls pointing to solutions, as answers to questions, but this blog has a very long write-up:
http://andrew.hedges.name/blog/2009/01/25/how-to-recover-from-checksum-mismatch-errors-in-svn
Basically, from his blog, he says:
Now, his directions are for mac, but…
Terminal.appwithcmd.exels -lawithdirrm *withdel *.*cp *withcopy *.*Personally, I would make a copy of the ENTIRE checkout directory before proceeding. Also, read his warning/disclaimer.
EDIT: Update
Additionally, one of the comments on that blog post has a lot of merit: