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

Re: Update raises subversion exception in text_delta.c

From: Andy Levy <andy.levy_at_gmail.com>
Date: Thu, 11 Jun 2009 06:35:50 -0400

On Thu, Jun 11, 2009 at 02:59, Anders B <andbj768_at_gmail.com> wrote:
> 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)))

That error is raised in the Subversion libraries, not TSVN, so you'll
have to report it on their mailing list.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-06-11 12:37:03 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.