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

Re: Subversion Exception

From: Daniel Shahaf <danielsh_at_elego.de>
Date: Wed, 18 Jan 2012 12:38:42 +0200

Frank Capodieci wrote on Tue, Jan 17, 2012 at 12:13:43 -0800:
> I got an exception on update; Windows 7 Home Premium 64-bit. I have been
> using Tortoise for over a year without problem. I don't think I was doing
> anything unusual today except for having a large number of unversioned
> binary files in the folder.
>

What is the nature of the changes that update was trying to pull? (You
can determine that with 'svn log -q -v -r BASE:HEAD', or with the
equivalent Tortoise screen.) Specifically, do they include any tree
changes, or symlink changes?

Do you have any outstanding uncommitted modifications in your working
copy?

> ---------------------------
> Subversion Exception!
> ---------------------------
> ...
>
> In file
> 'D:\Development\SVN\Releases\TortoiseSVN-1.7.3\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
> ---------------------------
Received on 2012-01-18 11:39:41 CET

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.