Ethan Bradford <ethan.bradf...@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

Reply via email to