Bug 13159

Summary: [CVS Sync View] Eclipse freezing several minutes while loading remote file
Product: [Eclipse Project] Platform Reporter: Philipe Mulet <philippe_mulet>
Component: TeamAssignee: Platform-VCM-Inbox <platform-vcm-inbox>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Philipe Mulet CLA 2002-04-10 05:27:10 EDT
Build 20020409

When locally I have discarded a big JAR file, when synchronizing with my 
server, it will retrieve the entire remote JAR content so as to show me the 
compare view information.

Note: there is no way for me to cancel this operation (JAR was about 3MB, and 
it took about 5 minutes to complete, during which the UI did not repaint 
itself). Basically, Eclipse was frozen during the entire process.

However, compare doesn't show me anything for a JAR content, which leads me to 
thinking that it should be more lazy in request the server file content (and 
offer user cancel facility).
Comment 1 Michael Valenta CLA 2002-08-23 12:28:50 EDT
This problem was partially fixed when Platform Compare started using double-
click to compare file contents. However, when the user does double-click, there 
is still no way to cancel the load.

Changed title from: "Eclipse freezing several minutes while synchronizing"
Comment 2 Kevin McGuire CLA 2003-03-21 13:49:13 EST

*** This bug has been marked as a duplicate of 12887 ***