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

Bug 296185

Summary: Git repository contains files which are not in CVS anymore
Product: Community Reporter: Peter Stibrany <peter>
Component: ServersAssignee: Eclipse Webmaster <webmaster>
Status: RESOLVED WONTFIX QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Peter Stibrany CLA 2009-11-25 15:23:43 EST
User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 (.NET CLR 3.5.30729)
Build Identifier: 

Git repository git://dev.eclipse.org/org.eclipse.mylyn/org.eclipse.mylyn.git contains two additional files in org.eclipse.mylyn/org.eclipse.mylyn.tasks.core/src/org/eclipse/mylyn/internal/tasks/core folder: DateRangeActivityDelegate.java and DateRangeContainer.java

These two files are not in CVS anymore, see here: http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.mylyn/org.eclipse.mylyn.tasks.core/src/org/eclipse/mylyn/internal/tasks/core/?root=Tools_Project

It seems that Mylyn built from Git repository works fine (after removing these two files), but I haven't checked if all files are identical between git and cvs.

Reproducible: Always

Steps to Reproduce:
1. git clone git://dev.eclipse.org/org.eclipse.mylyn/org.eclipse.mylyn.git
2. cd org.eclipse.mylyn/org.eclipse.mylyn.tasks.core/src/org/eclipse/mylyn/internal/tasks/core
3. ls DateRange{A,C}*.java
Comment 1 Peter Stibrany CLA 2009-11-25 15:24:47 EST
I've successfully reproduced the problem on linux machine as well as with git on windows (msys).
Comment 2 Denis Roy CLA 2010-01-15 09:52:59 EST
Indeed, the files are still there.  I deleted the mylyn git repo and completely re-imported it, and the files are still there.  It seems the CVS import tool is not 'seeing' the delete commit transaction.

I checked the newest version of git, and nothing of this sort seems to be addressed.
Comment 3 Denis Roy CLA 2012-03-23 09:19:28 EDT
CVS is deprecated at Eclipse, so all projects will be moved shortly and these mirrors will no longer exist.  No effort will be spent fixing them.