[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: Tue, 6 Jan 2009 20:32:09 -0600

Hi,

I found that I can 'svn export' revisions 288 and 289. Diff then shows
that only the .cache/.dataModel file has changed.

Any way to get 'svn diff -r 288:289' to show the same thing?

On Tue, 6 Jan 2009 20:01:13 -0600
Lee Leahu <lee_at_ricis.com> wrote:

> Hi List,
>
> I ran across this error yesterday when trying to show the differences
> for a particular revision:
>
> -------------------------------------------
> $ 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
> -------------------------------------------
>
> Revision 289 contains changes to only 1 file: .cache/.dataModel
> That file is Eclipse's data model file, mostly a binary file
>
> Revisions 288 and 289 both have the 'svn:mime-type' property set to
> 'application/octet-stream' on that file.
>
> I've already tried 'svnadmin recover' and 'db4.5_recover' commands on
> the repository.
>
> I'm stuck. Can anyone help me?
>
>
>
>
> 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

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=1009116
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-01-07 14:50:20 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.