Bug 34507 - Sync info lost for empty folder
Summary: Sync info lost for empty folder
Status: RESOLVED WORKSFORME
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Team (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.0 M9   Edit
Assignee: Platform-VCM-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: investigate
Depends on:
Blocks:
 
Reported: 2003-03-10 17:05 EST by Michael Valenta CLA
Modified: 2004-05-28 13:35 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 2003-03-10 17:05:13 EST
There is a strange situation in which the sync info for a folder is lost. It 
involves a Java Project that contains a bin folder that is shared but empty. I 
suspect what is happening is that the bin folder is pruned on checkout and then 
created by the builder. Because of this, the sync info is not properly restored 
from the phantom.
Comment 1 Michael Valenta CLA 2003-03-11 16:04:18 EST
Should investigate for RC3 since it is reproducable
Comment 2 Michael Valenta CLA 2003-03-14 15:13:45 EST
The problem is that the project is not mapped to the provider when the checkout 
occurs (i.e. the project is mapped after the checkout completes) so the delta 
listeners for CVS skip the deltas for the project. This makes the problem a bit 
too complicated to consider for 2.1. Moving to 2.2.
Comment 3 Michael Valenta CLA 2004-05-28 13:35:15 EDT
This was fixed in 3.0 M9