| Upgrading with checksum mismatch
From: Philip Martin <philip.martin_at_wandisco.com>
 Date: Tue, 18 Oct 2011 16:06:31 +0100 
A number of users have reported upgrade problems like:
 TortoiseSVN-1.7.0\ext\subversion\subversion\libsvn_wc\entries.c' line 1935: assertion failed (svn_checksum_match(entry_md5_checksum, found_md5_checksum))
 As far as I can see this means that the 1.6 working copy is corrupt
 1.7.x has a patch to include the filename in the error; I think this
 svn1.6 up -r0 wc/some/file
 since the update to r0 will remove the corrupt file (the next update
 Perhaps upgrade should have an --upgrade-with-corrupt-checksums flag
 Or perhaps we should not attempt to support any use of corrupt working
 -- uberSVN: Apache Subversion Made Easy http://www.uberSVN.comReceived on 2011-10-18 17:07:09 CEST | 
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.