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

RE: Assertion Failed: workqueue.c

From: Patrick Quirk <P.Quirk_at_smt.com>
Date: Thu, 13 Oct 2011 13:16:05 +0000

> Is this a working copy that you checked-out with the old 1.6 Tortoise
> and upgraded to 1.7, or is it a working copy that you checked-out with
> 1.7?

This is a 1.6.17 working copy that was upgraded.

> A text-conflict or a tree-conflict? Do you have any local modifications
> to the working copy? Adds, deletes, copies etc.?

Text-conflict to a single file. I had local modifications but resolved the
conflict by using the repository's version of the file (the update was a
superset of my changes).

> Is the sqlite3 utility readily available on Windows? If it is then run:
> sqlite3 .svn/wc.db "select * from work_queue"

Yep, here's the output:
79|(file-install X/MONSTER.FMX/MONSTER.FMX.csproj 1 0 1 1)
80|(file-install X/MONSTER.FMX/Boxes/gbFMXDisplay.resx 1 0 1 1)
81|(file-install X/MONSTER.FMX/Boxes/gbFMXDisplay.Designer.cs 1 0 1 1)
82|(file-install X/MONSTER.FMX/Boxes/gbFMXDisplay.cs 1 0 1 1)

These are files that were new from the repo and were the last to show up
before the assertion appeared.
Received on 2011-10-13 15:16:03 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.