[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: 1.7.1, Build 22161 line 672: assertion failed (checksum != NULL)

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Tue, 15 Nov 2011 10:06:48 +0000

Ethan Bradford <ethan.bradford_at_swype.com> writes:

> I upgraded a tree from 1.6.x directly to 1.7.1 and I'm getting this, so the
> bug (or a similar one) definitely persists.
>
> I've got very big trees, so checkouts take most of a day, so redoing the
> checkout isn't so convenient.

What did the 1.6 working copy look like? Was it a sparse working copy?
Did it have any local modifications? Any switched subdirectories? Any
uncommitted moves, copies or deletes?

Do you have the sqlite3 tool available to query the 1.7 working copy?

sqlite3 .svn/wc.db "select count(*) from nodes where op_depth > 0"

-- 
Philip
Received on 2011-11-15 11:07:35 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.