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

Update raises subversion exception in text_delta.c

From: Anders B <andbj768_at_gmail.com>
Date: Mon, 22 Jun 2009 09:57:24 +0200

When I ran an update on our repository (with Tortoise SVN) I received an
exception. It doesn't matter which folder I try to update, svn still raises
the same exception and every time.

This is the exception message:
-------------------------------------------------------------
Subversion encountered a serious problem.
Please take the time to report this on our mailing list
with as much information as possible about what you were trying to do.

Subversion reported the following:

In file

'D:\Development\SVN\Releases\TortoiseSVN-1.6.2\ext\subversion\subversion\libsvn_delta\text_delta.c'

line 654: assertion failed (window->sview_len == 0 || (window->sview_offset
>=

ab->sbuf_offset && (window->sview_offset + window->sview_len >=
ab->sbuf_offset

+ ab->sbuf_len)))

-------------------------------------------------------------

I run Windows XP Pro SP3 on a Intel Core2 Duo, 2 GB of RAM.

I have dual displays, if that has anything to do with the problem. Graphics
card is a NVIDIA Quadro NVS 290

I run TortoiseSVN 1.6.2 build 16344 and Subversion 1.6.2.

-- 
/Anders
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2364097
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-06-22 10:00:39 CEST

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.