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

Re: Assertion failed and crash with 1.7.1

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Wed, 26 Oct 2011 14:37:40 +0100

Attila Nagy <bra_at_fsn.hu> writes:

> I'm trying to update a working copy of some tens of GBs with svn 1.7.1

Did you upgrade with 1.7.0 or 1.7.1?

> $ svn up
> Updating '.':
> svn: E235000: In file 'subversion/libsvn_wc/update_editor.c' line
> 1582: assertion failed (action == svn_wc_conflict_action_edit ||
> action == svn_wc_conflict_action_delete || action ==
> svn_wc_conflict_action_replace)
> Abort (core dumped)

Can you show us a gdb stack trace?

How many working nodes do you have?
sqlite3 .svn/wc.db "select count (*) from nodes where op_depth > 0"

-- 
Philip
Received on 2011-10-26 15:38:19 CEST

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.