Thank you all for the help. I was able to get the prior version back up and running and will reattempt this at a later date, when I have some more down time. I'm thinking it's due to "un-clean" subversion trees prior to upgrade, but I will verify it when I get a chance.
-----Original Message----- From: Andy Levy [mailto:andy.l...@gmail.com] Sent: Wednesday, October 19, 2011 5:00 PM To: Nichols, Eric Cc: s...@elego.de; users@subversion.apache.org Subject: Re: assertion fail On Wed, Oct 19, 2011 at 17:31, <eric_nich...@mcafee.com> wrote: > Thank you Stefan for the reply. > > Unfortunately, I am having a much worse issue. After reinstall of > 1.7, my machine runs out of memory out when I visit the repo-browser. > TortoiseProc uses 25% CPU and constantly increases memory until it > crashes. So, I can't download the new source from this avenue. If > there is anything I can do to help debug, please let me know. I'm > stuck :( I saw this happen once, but haven't been able to reproduce it. Repo-Browser is not required to check out from a repository. If you know the URL, you can use SVN Checkout. > -----Original Message----- > From: Stefan Sperling [mailto:s...@elego.de] > Sent: Monday, October 17, 2011 3:53 PM > To: Nichols, Eric > Cc: users@subversion.apache.org > Subject: Re: assertion fail > > On Mon, Oct 17, 2011 at 02:41:10PM -0700, eric_nich...@mcafee.com wrote: >> This totally hoses my integration... can't do anything useful. This happens >> when I do a "SVN Upgrade" on source. It's failing on source I've never >> modified before. Going to install 1.6 and do a clean up on the projects. >> >> TortoiseSVN-1.7.0\ext\subversion\subversion\libsvn_wc\entries.c' >> line 1935: assertion failed (svn_checksum_match(entry_md5_checksum, >> found_md5_checksum)) > > Your 1.6 working copy has a bad text-base for some reason and cannot be > upgraded. Get a fresh checkout with 1.7 and things should be fine. >