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

Re: [Subclipse-dev] Help needed - Subclipse performance problem

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-02-20 19:07:12 CET

Mark Phippard <markp@softlanding.com> wrote on 02/20/2006 12:23:24 PM:

> 3) Recursive. I do not have any good ideas but if there was just some
way
> we could know to do a recursive add it would really speed things up. So

> this last one is more just a comment. I am not expecting anything. I
> think the best answer to this, would be to solve it someplace else. User

> could do the recursive Add from the Team menu or something and then do
the
> commit after and skip this all together. It would be hard for the
commit
> dialog to do it.

One thing that occurred to me is that we could probably never support a
recursive add function in Subclipse. If we did, then Subversion would add
files such as compiled .class files that Eclipse would otherwise ignore.
So the best we can probably do is make our current code run as quickly as
possible which I think your patch mostly does.

Mark

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: dev-help@subclipse.tigris.org
Received on Mon Feb 20 19:07:25 2006

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

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