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

Internal assertion when updating symlink changes on 64-bit Ubuntu 10.04 LTS

From: Chad Austin <chad_at_imvu.com>
Date: Mon, 16 Jan 2012 13:53:17 -0800

I admit I haven't updated my working copy on this Linux machine in some
time, but I do know that we had some symlink changes in recent history that
broke Subversion 1.7.0 on Windows with a similar assertion to the
following. Upgrading to Subversion 1.7.2 on Windows fixed the assertion.

However, now that I've gone to update on Linux, I get the following
assertion:

svn: E235000: In file '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)

Deleting the directories containing the symlinks allows "svn update" to
complete.

Perhaps the above assertion is the same as
http://mail-archives.apache.org/mod_mbox/subversion-dev/201201.mbox/%3C20120101235241.GB10393@ted.stsp.name%3E?
Received on 2012-01-17 07:46:04 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.