[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: Thu, 11 Jun 2009 08:59:03 +0200

When I ran an update on our repository (which is huge) and 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, but I'be noticed that this problem
occur on older versions aswell.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2361185

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-06-11 09:01:12 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.