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

Bug: assertion failed (action == svn_wc_conflict_action_edit || action == svn_wc_conflict_action_delete || action == svn_wc_conflict_action_replace)

From: Hannu Nyman <hannu.nyman_at_iki.fi>
Date: Mon, 08 Oct 2012 22:59:55 +0300

I have encountered an assertion error condition, when trying to update my
Openwrt SVN repository. The error seems repeatable and is related to a
specific changeset touch just 2 files, so I am reporting it as a bug.

I am able to update the file tools/firmware-utils/src/bcm_tag.h upto revision
33654, but the changeset 33655 causes always the assertion error. I have
tried to remove the directory and to let TortoiseSVN to re-create it, but
that does not help.

https://dev.openwrt.org/changeset/33655

In addition to text changes, the changeset also removes a special property:
Property *svn:special* deleted

TortoiseSVN 1.7.9 in a Windows7x64 system.

Error message is below:

---------------------------
Subversion Exception!
---------------------------
Subversion encountered a serious problem.
Please take the time to report this on the Subversion mailing list
with as much information as possible about what
you were trying to do.
But please first search the mailing list archives for the error message
to avoid reporting the same problem repeatedly.
You can find the mailing list archives at
http://subversion.apache.org/mailing-lists.html

Subversion reported the following
(you can copy the content of this dialog
to the clipboard using Ctrl-C):

In file
  'D:\Development\SVN\Releases\TortoiseSVN-1.7.9\ext\subversion\subversion\libsvn_wc\update_editor.c'
  line 1583: assertion failed (action == svn_wc_conflict_action_edit || action
  == svn_wc_conflict_action_delete || action == svn_wc_conflict_action_replace)
---------------------------
OK
---------------------------

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3018909

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-10-08 22:00:54 CEST

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

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