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