Class LegacyTagAction

All Implemented Interfaces:
Action, BuildBadgeAction, Describable<LegacyTagAction>, ModelObject, SearchableModelObject, SearchItem, RunAction2

public class LegacyTagAction extends AbstractScmTagAction implements Describable<LegacyTagAction>
Performs tagging on legacy CVS workspaces using a ZIP file of CVS Control files and the CVS tag command. This code in this class has been split off from the original implementation in the CVSSCM class.
Author:
Michael Clarke