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

Re: Assertion failed in text_delta when running svn diff -r

From: Lee Leahu <lee_at_ricis.com>
Date: Wed, 7 Jan 2009 07:20:54 -0600

Hi,

I'm trying to import my Subversion repository into GIT and keep all
the change history.

What's the problem with the 'Assertion Failed' message, why is it
happening, and how can I resolve it?

Here's the 'Assertion Failed' message, it occurs when I run
 'svn diff -r 288:289':
----------------------------------------------------
$ svn diff -r 288:289
svn: subversion/libsvn_delta/text_delta.c:609: apply_window: Assertion
`window->sview_len == 0 || (window->sview_offset >= ab->sbuf_offset &&
(window->sview_offset + window->sview_len >= ab->sbuf_offset +
ab->sbuf_len))' failed.
Aborted
----------------------------------------------------

Thanks!

--
Lee Leahu            Home Office: 1-815-630-2349
RICIS, Inc.          Cell Phone:  1-847-337-3422
lee_at_ricis.com        Main Office: 1-708-444-2690
NOTICE: This e-mail message and all attachments transmitted with it are intended solely for the use of the addressee and may contain legally privileged and confidential information. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution, copying, or other use of this message or its attachments is strictly prohibited. If you have received this message in error, please notify the sender immediately by replying to this message and please delete it from your computer.
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1009925
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-01-07 14:59:09 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.