Bug 156 - Load failure mode needs improvement (1GF2FWE)
Summary: Load failure mode needs improvement (1GF2FWE)
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Team (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P5 normal (vote)
Target Milestone: 2.0 M5   Edit
Assignee: Michael Valenta CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 21:37 EDT by John Arthorne CLA
Modified: 2002-04-04 11:05 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 John Arthorne CLA 2001-10-10 21:37:22 EDT
If load fails, it has already deleted all resources.  It should only delete old resources after successfully
loading all new resources.

NOTES:
Comment 1 DJ Houghton CLA 2001-10-23 23:44:51 EDT
PRODUCT VERSION:

0.121

Comment 2 Kevin McGuire CLA 2002-02-01 14:37:38 EST
Currently checkout from the repository doesn't remove extra resources.

We still need the mode where it deletes those not in the lineup, but only 
deletes those.
Comment 3 Michael Valenta CLA 2002-02-01 15:34:00 EST
The "Replace with/Remote Contents" now only replaces resources it needs to (by 
using CVSTeamProvider#get() and by pre-deleting unmanaged and added resources). 
Performing a checkout from the repositories view deletes the local project 
before checking out a new copy. 

Should we perform an update/get on a checkout of a project that exists locally? 
I think we need to think about this as there are conditions that result in this 
being more work than just deleting the existing project and checking out a new 
copy.

Comment 4 Michael Valenta CLA 2002-04-04 11:05:17 EST
We handle this properly in Team 2.0