Re: svn diff crashes

2013-11-04 Thread Stefan Sperling
On Mon, Nov 04, 2013 at 02:03:04AM -0600, Ryan Schmidt wrote: > > On Nov 4, 2013, at 01:35, Stefan Sperling wrote: > > > 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= > > You sure that’s the tick

Re: svn diff crashes

2013-11-04 Thread Ryan Schmidt
On Nov 4, 2013, at 01:35, Stefan Sperling wrote: > 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= You sure that’s the ticket number? It’s usually at least 6 figures. http://www.youtube.com/watch?v=

Re: svn diff crashes

2013-11-03 Thread Stefan Sperling
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_on