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

Re: [Subclipse-users] Revert on a project is too slow

From: Jay Levitt <lists-subclipse_at_shopwatch.org>
Date: 2007-09-18 14:05:20 CEST

On 9/18/2007 4:31 AM, Javier Kohen wrote:
> I noticed that running Revert on a project's root takes too long. From
> the console output it seems that Subclipse is invoking revert -N for
> each file instead of doing it recursively in one go for the whole
> project. Running revert for the whole tree from the command line on the
> same project takes very little time.
>
> This project has over 6000 files, most of which are generated by Apach
> Axis and cannot be split. In any way, since the command line handles it
> speedily and that seems to be the point of reference, I think it's worth
> considering the recursive revert option or something to that end.

I'd noticed that too.

I assume there's some reason for the current behavior, but I'd be
curious as to what drove that decision. Doing a recursive revert at the
command line *seems* to work; Subclipse picks up the newly unmodified
status when it refreshes the workspace, and the decorators go away.

Jay

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Tue Sep 18 14:05:39 2007

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.