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

Re: svn diff crashes

From: Stefan Sperling <stsp_at_elego.de>
Date: Mon, 4 Nov 2013 08:35:05 +0100

On Sun, Nov 03, 2013 at 09:46:14PM -0600, Ryan Schmidt wrote:
> $ svn di files/
> Assertion failed: (kind == svn_node_file && (status == svn_wc__db_status_normal || status == svn_wc__db_status_added || (status == svn_wc__db_status_deleted && diff_pristine))), function svn_wc__diff_local_only_file, file subversion/libsvn_wc/diff_editor.c, line 959.
> Abort trap: 6

Hi Ryan,

I can reproduce this, thanks!
This seems be a bug in the diff code with handling of moves inside copies.
I've filed http://subversion.tigris.org/issues/show_bug.cgi?id=4444
Received on 2013-11-04 08:35:45 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.