[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: Philip Martin <philip.martin_at_wandisco.com>
Date: Mon, 05 Dec 2011 14:02:01 +0000

Ivo Schenk <ivo.schenk_at_delphin.de> writes:

> Erik Faye-Lund <kusmabite <at> gmail.com> writes:
>
>
>> In file
>>
> 'D:\Development\SVN\Releases\TortoiseSVN-1.7-beta2\ext\...
>> line 1582: ...
>> ---------------------------
>
>
> Same with SVN 1.7.1 (Tortoise 1.7.1 or Subclipse 1.8.0)
>
>
> Updating '.':
> svn: E235000: In file
> 'D:\Development\SVN\Releases\TortoiseSVN-1.7.1\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)
>
>
> This assert can be triggered triggered, when in a directory
> one file is deleted,
> one file is added
> and a SymLink changes:

Fixed in 1.7.2:

------------------------------------------------------------------------
r1203778 | hwright | 2011-11-18 18:12:30 +0000 (Fri, 18 Nov 2011) | 14 lines

Merge r1186944, r1186981, r1186983, r1187676 from trunk:

 * r1186944, r1186981, r1186983, r1187676
   Fix an assertion failure when a symlink is updated.

-- 
Philip
Received on 2011-12-05 15:02:43 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.