Bug 40593 - [Doc] CVS parent marker type has no name
Summary: [Doc] CVS parent marker type has no name
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Team (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows 2000
: P2 normal (vote)
Target Milestone: 3.0 RC4   Edit
Assignee: Michael Valenta CLA Friend
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-22 10:27 EDT by John Arthorne CLA Friend
Modified: 2004-06-18 15:43 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 John Arthorne CLA Friend 2003-07-22 10:27:19 EDT
Build: 3.0 M2

org.eclipse.team.cvs.core plugin defines a marker with no name:

   <extension
         id="cvsmarker"
         point="org.eclipse.core.resources.markers">
   </extension>

It should supply a "name" attribute.  This shows up in the UI, for example in
the problems view filter dialog.  If no name is supplied then the marker Id
appears as the name in the UI.
Comment 1 Jean-Michel Lemieux CLA Friend 2003-07-23 14:43:24 EDT
Mike, can you remove the markers from the CVS plugin. We don't need them anymore
since they provide the exact same behavior as the new synchronize view.
Comment 2 Jean-Michel Lemieux CLA Friend 2004-04-05 22:46:19 EDT
If we remove these from the plugin what will the migration story be for 
workspaces that have existing CVS markers?
Comment 3 John Arthorne CLA Friend 2004-04-06 10:16:42 EDT
You may be in luck... the new "Project > Clean..." action removes all problem
markers, so I think the user has a way to get rid of stale markers when they
upgrade to 3.0.
Comment 4 Michael Valenta CLA Friend 2004-04-06 10:59:40 EDT
Alright! We will remove the last remaining CVS marker type and put a blurb in 
the readme (or FAQ) on how to remove existing CVS markers.
Comment 5 Michael Valenta CLA Friend 2004-04-07 11:28:30 EDT
It turns out that the marker definition was already removed from the plugin.xml.
All that remains is to document the steps to remove the markers (eitehr in the
porting guid or the readme).
Comment 6 Jean-Michel Lemieux CLA Friend 2004-06-18 15:43:05 EDT
Added to release notes for 3.0