Please don't top-post. On Thu, Jan 12, 2012 at 09:02, Greg Townes <greg_tow...@yahoo.com> wrote: > Hi Mark > > Yes, I am asking how to solve this exception. > > I required a cleanup to get my source code synched with the repository so > that I could do a Commit. > It should not matter why I needed the cleanup, exceptions should be handled > gracefully. > I upgraded from 1.7.1 to 1.7.3.
It does matter why you needed the cleanup, because different reasons for the cleanup may trigger different conditions (and thus bugs) in the cleanup code. ________________________________ > From: "Cooke, Mark" <mark.co...@siemens.com> > To: Greg Townes <greg_tow...@yahoo.com>; "users@subversion.apache.org" > <users@subversion.apache.org> > Sent: Thursday, 12 January 2012, 15:29 > Subject: RE: Exception...line 673: assertion failed (checksum != NULL) > > Hello, > >> Tried to do a cleanup on my folders and got this message. >> >> >> 'D:\Development\SVN\Releases\TortoiseSVN-1.7.3\ext\subversion\subversion\libsvn_wc\workqueue.c' >> line 673: assertion failed (checksum != NULL) > > Are you asking for help? In which case, what were you doing that required a > cleanup? Had you upgraded a pre-1.7 working copy by any chance? > >> I think the last developer left hardcoded lines in the code >> as there is a reference to a "D" drive followed by the path >> of Development... >> >> I do not have that path on my pc. > > FYI: That path is from the original source of your subversion client > (TortoiseSVN) and helps to identify where the error was trapped, it is > nothing to do with your code. > >> Regards >> Greg Townes > > ~ mark c > >