Bug 95406 - Poor progress during a Team>Share Project
Summary: Poor progress during a Team>Share Project
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: CVS (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.1 RC1   Edit
Assignee: platform-cvs-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: polish
Depends on:
Blocks:
 
Reported: 2005-05-16 13:24 EDT by Michael Valenta CLA
Modified: 2005-05-17 10:55 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Valenta CLA 2005-05-16 13:24:31 EDT
I created a project in Eclipse and then copied a large amount of data into the 
project in the filesystem (i.e. All the Eclipse source). I then shared the
project. The wizard appeared to freeze at one point. It turns out that the 
wizard was purging the CVS meta-data but there was no progress during this 
time. Should either use an undetermined progress monitor or provide subtasks 
that indicate what is going on.
Comment 1 Michael Valenta CLA 2005-05-16 13:26:21 EDT
Feedbakc during the collectChanges phase of the share is also poor.
Comment 2 Michael Valenta CLA 2005-05-16 14:56:53 EDT
Also poor progress in the AddOperation and DisconnectOperation
Comment 3 Michael Valenta CLA 2005-05-16 15:00:27 EDT
Sharing spends a lot of time performing ignore checks
Comment 4 Michael Valenta CLA 2005-05-17 10:55:04 EDT
I've fixed the simple progress cases and added some easy optimizations. I 
creatred a new bug for the more complicated stuff.