Package hudson.scm

Class CvsRevisionState

java.lang.Object
hudson.scm.SCMRevisionState
hudson.scm.CvsRevisionState
All Implemented Interfaces:
Action, ModelObject

public class CvsRevisionState extends SCMRevisionState
Keeps track of the current state of the repository or workspace. This is done by keeping a mapping of all repositories to the files they contain.
Author:
Michael Clarke