Bug 33675 - whole eclipse freezes when changing cvs connection properties
Summary: whole eclipse freezes when changing cvs connection properties
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Team (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows XP
: P3 major (vote)
Target Milestone: 2.1 RC2   Edit
Assignee: Michael Valenta CLA
QA Contact:
URL:
Whiteboard:
Keywords: performance
Depends on:
Blocks:
 
Reported: 2003-03-03 11:12 EST by Adam Kiezun CLA
Modified: 2003-03-05 14:31 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Kiezun CLA 2003-03-03 11:12:22 EST
20030227
i changed my cvs connection properties (user and password)
first, eclipse froze for 2 minutes with no refresh
then it refreshed and after 2-3 more minutes i could work again

major
Comment 1 Michael Valenta CLA 2003-03-03 17:03:28 EST
The operation works quite well for me (progress dialog appears immediately and 
progress nicely). Do you get the same behavior each time you try it?
Comment 2 Adam Kiezun CLA 2003-03-04 07:24:01 EST
i tried only once :)
Comment 3 Michael Valenta CLA 2003-03-05 14:20:46 EST
It appears that the operation is not performed inside a workspace runnable so a 
build is issued for each project that is shared with the repository. This is 
the only problem I encountered (i.e. Eclipse didn't freeze, the operation just 
took a long time). This will be corrcted for RC2.
Comment 4 Michael Valenta CLA 2003-03-05 14:31:33 EST
Fix released to HEAD