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

RE: [Subclipse-users] Subclipse performance during synchronize

From: Read, Matt <Matt.Read_at_catlin.com>
Date: 2006-09-18 16:25:29 CEST

Thanks, that seems to have fixed it, in that Syncs from the Java
Perspective don't seem to compare each file individually and as a result
execute a lot quicker. Am I likely to see this in a Eclipse 3.1
compatible version of the plugin?

Matt.

-----Original Message-----
From: Mark Phippard [mailto:markp@softlanding.com]
Sent: 18 September 2006 14:38
To: users@subclipse.tigris.org
Subject: Re: [Subclipse-users] Subclipse performance during synchronize

"Read, Matt" <Matt.Read@catlin.com> wrote on 09/18/2006 09:33:35 AM:

> Hi, I'm using Eclipse 3.2, Subversion 1.4.0 and Subsclipse 1.03. I
> have
> checked-out a fairly large project from our local subversion server
and
I'm
> looking at an anomally with performance of the "Syncronize with
repository" operation.
>
> When I run this from Package Explorer view in the Java perspective it
takes
> > 15 mins to complete and the progress bar reports each individual
> > file
in
> my workspace being compared.
>
> When I run this from the Navigator view in the Resource perspective it
takes
> about 30 seconds and the progress bar simply reports "Refreshing
resource data".
>
> Why is there a difference and is the a bug or a feature? If the latter
then
> can anyone point me at the justification?

There are a lot of performance improvements in the Subclipse 1.1.x
releases. See:

http://subclipse.tigris.org/callisto.html

I do not have any explanation as to why the Synch option would work
differently from the two views. If your workspace is out of date with
the
filesystem, there is something on the Synch process that seems to
trigger
Eclipse to refresh it, which is what those messages are. Maybe it only
happens from the Package Explorer for some reason. Might explain why
not
everyone sees it.

Anyway, the 1.1.x releases have a lot of improvements and there are
still
more coming in the next release.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org

This e-mail is confidential and intended solely for the use of the individual(s) to whom it is addressed. If you are not the intended recipient, be advised that you have received this e-mail in error and that any use, dissemination, forwarding, printing, copying of , or any action taken in reliance upon, it is strictly prohibited and may be illegal.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Mon Sep 18 16:25:25 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.