Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 22237

Summary: [TM] sync info does not get purged when deletion conflicts are autoresolved
Product: [Eclipse Project] Platform Reporter: Antonio D'souza <eclipse>
Component: TeamAssignee: Platform-VCM-Inbox <platform-vcm-inbox>
Status: RESOLVED WONTFIX QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: ---   
Hardware: PC   
OS: All   
Whiteboard:
Bug Depends on: 18125    
Bug Blocks:    

Description Antonio D'souza CLA 2002-08-07 12:18:44 EDT
GetSyncAction#run() does not get rid of the local sync info for files which have
been deleted locally. The reason for this is that there doesn't apear to be an
API through which sync info can be deleted without attempting to delete the file
as well. 
Possible solutions include:
a) Modifying the appropriate get() method to ignore failure upon file deletion
attempt if the file doesn't exist ...
Or
b) Adding a method to allow purging the sync info on a resource.
Comment 1 Michael Valenta CLA 2005-05-06 16:16:45 EDT
This bug has not been touched in 2 years. Closing as WONTFIX. If you feel this 
bug is important, feel free to reopen it.