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

Re: [Subclipse-users] Connection with refusing server causes shutdown

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-08-31 16:29:01 CEST

Maciej Gawinecki <mgawinecki@gmail.com> wrote on 08/31/2006 10:12:13 AM:

> When I am trying to share my project on the server which, in fact,
> refuses connection. I got the following message:
> ---
> Microsoft Visual C++ Runtime Library
> Assertion failed!
>
> Program: C:\windows\system32\javaw.exe
> File: C:\SVN\src-1.3.2.\subversion\libsvn_subr\path.c
> Line: 114
>
> Expressionn: is_canonical (base, blen)
> ---
>
> and the application takes down.
>
> Is the bug in Subclipse plugin ?
> I use Eclipse 3.2 and Subclipse 1.0.3 on Windows XP SP2

This is a failed assertion in the Subversion code causing it to abend. The
is_canonical is doing some kind of check on your URL syntax. Maybe you
have a trailing slash or something?

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Thu Aug 31 17:02:32 2006

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

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