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

Re: assert triggered in update_editor.c

From: Erik Faye-Lund <kusmabite_at_gmail.com>
Date: Wed, 24 Aug 2011 15:15:00 +0200

On Wed, Aug 24, 2011 at 3:12 PM, Erik Faye-Lund <kusmabite_at_gmail.com> wrote:
> Hi, I recently upgraded my TortoiseSVN installation to 1.7-beta2, and
> after upgrading the repository info for one of my checkouts, I tried
> an update.
>
> After a long time (I haven't updated that repo for quite some time), I
> got a dialog-box with the following text:
>
> ---8<---
> ---------------------------
> Subversion Exception!
> ---------------------------
> Subversion encountered a serious problem.
> Please take the time to report this on the Subversion mailing list
> (users_at_subversion.apache.org)
> 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:
>
> In file
>  'D:\Development\SVN\Releases\TortoiseSVN-1.7-beta2\ext\subversion\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)
> ---------------------------
> OK
> ---------------------------
> ---8<---
>
> I don't know the code-base, but my knee-jerk instinct was that I did
> have local modifications in some of the files; luckily these were pure
> throw-away things. So after a clean-up and revert I updated again, and
> everything seems to be in order again.

Actually, strike that last part: I didn't let the update run to
completion, and disregarded the length time to server-load. But it
wasn't I had gotten the same dialog pop-up, but it got hidden by
another window. So my local changes does not seem to have been the
culprit.
Received on 2011-08-24 15:20:59 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.