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

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

From: Ben Johnson <ben_at_indietorrent.org>
Date: Mon, 08 Oct 2012 16:15:43 -0400

On 10/8/2012 3:59 PM, Hannu Nyman wrote:
> 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
> ---------------------------

It sounds as though you're looking for the Subversion mailing list. This
is the TortoiseSVN mailing list.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-10-08 22:16:01 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.