You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Michael Bryans <Mi...@activenetwork.com> on 2011/10/20 16:15:28 UTC

workqueue.c line 672: assertion failed (checksum !=NULL)

Trying to update local folder and get this:

[cid:image001.png@01CC8F10.F73CD6F0]

Cleanup fails.  Updates will not work stating a previous process is not complete.  It never completes.  Stuck!

Regards,
Michael Bryans


Re: workqueue.c line 672: assertion failed (checksum !=NULL)

Posted by Johan Corveleyn <jc...@gmail.com>.
On Thu, Nov 24, 2011 at 6:27 PM, AlfredD
<mi...@teledynedalsa.com> wrote:
>
>>No, he meant your working copy is corrupted and you need to check out
>>another.  The working copy upgrade process cannot handle certain types
>>of working copy corruption.
>
> I tried it, I checked out my project again (several gigabytes!) and I
> encountered problems again.  A colleague did the same migration but his
> project doesn't have externals while mine has tons of 'em.  I think there
> may be an issue with the updating of directories from 1.6.x to 1.7.1
> especially in the handling of the externals references.

But as you said, you also encountered this problem with a new checkout
(checkout done with 1.7.1 of course). So how can this be
upgrade-related?

-- 
Johan

Re: workqueue.c line 672: assertion failed (checksum !=NULL)

Posted by AlfredD <mi...@teledynedalsa.com>.
>No, he meant your working copy is corrupted and you need to check out 
>another.  The working copy upgrade process cannot handle certain types 
>of working copy corruption.

I tried it, I checked out my project again (several gigabytes!) and I
encountered problems again.  A colleague did the same migration but his
project doesn't have externals while mine has tons of 'em.  I think there
may be an issue with the updating of directories from 1.6.x to 1.7.1
especially in the handling of the externals references.  Anyway I went back
to 1.6.x and everything's fine for me.

-- 
View this message in context: http://old.nabble.com/workqueue.c-line-672%3A-assertion-failed-%28checksum-%21%3DNULL%29-tp32690129p32875469.html
Sent from the Subversion Users mailing list archive at Nabble.com.


Re: workqueue.c line 672: assertion failed (checksum !=NULL)

Posted by David Chapman <dc...@acm.org>.
On 11/16/2011 4:20 PM, AlfredD wrote:
> Stefan Sperling-7 wrote:
>> Get a new checkout. This problem will be fixed in 1.7.1 which will
>> be released in 4 days or so.
>>
> I downloaded version 1.7.1 (upgrading from 1.6.something) and the bug's
> still there...

No, he meant your working copy is corrupted and you need to check out 
another.  The working copy upgrade process cannot handle certain types 
of working copy corruption.

-- 
     David Chapman         dcchapman@acm.org
     Chapman Consulting -- San Jose, CA


Re: workqueue.c line 672: assertion failed (checksum !=NULL)

Posted by AlfredD <mi...@teledynedalsa.com>.

Stefan Sperling-7 wrote:
> 
> Get a new checkout. This problem will be fixed in 1.7.1 which will
> be released in 4 days or so.
> 

I downloaded version 1.7.1 (upgrading from 1.6.something) and the bug's
still there...  
-- 
View this message in context: http://old.nabble.com/workqueue.c-line-672%3A-assertion-failed-%28checksum-%21%3DNULL%29-tp32690129p32858669.html
Sent from the Subversion Users mailing list archive at Nabble.com.


Re: workqueue.c line 672: assertion failed (checksum !=NULL)

Posted by Stefan Sperling <st...@elego.de>.
On Thu, Oct 20, 2011 at 02:15:28PM +0000, Michael Bryans wrote:
> Trying to update local folder and get this:
> 
> [cid:image001.png@01CC8F10.F73CD6F0]
> 
> Cleanup fails.  Updates will not work stating a previous process is not complete.  It never completes.  Stuck!
> 

Get a new checkout. This problem will be fixed in 1.7.1 which will
be released in 4 days or so.