On Mon, Oct 24, 2011 at 04:20:33PM +0200, Andreas Tscharner wrote:
>
> [snip]
>
> > Anyway, the same error happens with TortoiseSVN and
> > Subversion 1.7.1, so
> > is my assumption correct, that this was an error during the
> > working copy
> > upgrade process from 1.6 to 1.7 and is not fixed by
To clarify, these were my steps:
1. upgrade a 1.6 working copy to version 1.7 using Subversion 1.7.0
2. update the working copy using Subversion 1.7.0, error occured
(workqueue.c line 672: assertion failed (checksum != NULL) )
3. perform a cleanup on the working copy using Subversion 1.7.0, same
[snip]
> Anyway, the same error happens with TortoiseSVN and
> Subversion 1.7.1, so
> is my assumption correct, that this was an error during the
> working copy
> upgrade process from 1.6 to 1.7 and is not fixed by updating
> Subversion
> but only by checking out a fresh working copy (or performi
Sorry, it was too early in the morning for me to search the mailing list
archive and see that the problem was already posted a hundred times
(and, for that matter, fixed too...). Shame on me...
Anyway, the same error happens with TortoiseSVN and Subversion 1.7.1, so
is my assumption correct, t
Today, when I wanted to update a working copy, I encountered the
following assertion failure:
In file
'D:\Development\SVN\Releases\TortoiseSVN-1.7.0\ext\subversion\subversion\libsvn_wc\workqueue.c'
line 672: assertion failed (checksum != NULL)
Exactly the same error happened when I wanted to