I was trying to create a patch. It seems to be caused by one of my file being marked as deleted (but was actually deleted in a different check-in). This exception is thrown when svn is trying to generate a patch for that file. I was able to get rid of the exception by reverting the file (since it was already deleted).
On Mon, Nov 12, 2012 at 2:07 PM, Ryan Schmidt < subversion-20...@ryandesign.com> wrote: > > On Nov 12, 2012, at 09:44, bluefoxreg <bluefox...@gmail.com> wrote: > > > --------------------------- > > Subversion Exception! > > --------------------------- > > Subversion encountered a serious problem. > > Please take the time to report this on the Subversion mailing list > > with as much information as possible about what > > you were trying to do. > > What were you trying to do when this happened? > > > But please first search the mailing list archives for the error message > > to avoid reporting the same problem repeatedly. > > You can find the mailing list archives at > > http://subversion.apache.org/mailing-lists.html > > > > Subversion reported the following > > (you can copy the content of this dialog > > to the clipboard using Ctrl-C): > > > > In file > > > > 'D:\Development\SVN\Releases\TortoiseSVN-1.7.10\ext\subversion\subversion\libsvn_wc\diff_local.c' > > line 251: assertion failed (del_checksum != NULL) > > --------------------------- > > OK > > --------------------------- > > > >