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

Re: [Subclipse-users] Bug? Cancel button doesn't work on most operations

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-05-19 15:01:14 CEST

Mat Schaffer <schapht@gmail.com> wrote on 05/19/2006 08:55:08 AM:

> I've noticed that the Cancel button does nothing on most of the SVN
> operations.
>
> The most noticeable is when trying to connect to a host that isn't
> available for synchronization. But I just noticed that a checkout
> operation can't really be canceled either.
>
> I realize that this could be an eclipse bug, but I thought I'd start
> here.
>
> I'm using Subclipse 0.9.108 on Eclipse 3.1 (EasyEclipse LAMP
> distribution), JavaSVN interface.

In most cases, the issue is likely that the Subversion library being used,
JavaSVN in your case, is not responding to the Cancel. I know more about
the internals of JavaHL, the native Subversion library, so I can use that
as an example. When it is using the http:// protocol it can get into
periods where it will not respond to a cancel request until it finishes
what it is doing. These libraries are always making improvements in
theses areas.

Finally, you should update to Subclipse 1.0.x. It has been out for over a
month. Eclipse will not show it to you because it considers the 0.9 ->
1.0 as a major version change. So you have to go through the first-time
install process again to get it installed.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Fri May 19 15:01:28 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.