On Tue, Dec 27, 2011 at 09:57:41AM +0100, Russell Aidan (Ext. - UGIS - UniCredit Group) wrote: > --------------------------- > Subversion Exception! > --------------------------- > Subversion encountered a serious problem. > Please take the time to report this on the Subversion mailing list > (users@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 > (you can copy the content of this dialog > to the clipboard using Ctrl-C): > > In file > > 'D:\Development\SVN\Releases\TortoiseSVN-1.7.0\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 > --------------------------- >
This is fixed in 1.7.2: http://svn.apache.org/repos/asf/subversion/tags/1.7.2/CHANGES [...] * fix an assertion failure when a symlink is updated (r1186944, -81, -83) Please update.