Prev Package | Next Package | Frames | No Frames |
Class Summary | |
Author | Represents an author of one or more Revision s in a repository. |
Commit | Represents a commit, which may consist of several Revision
objects. |
Directory | Represents a directory in the Repository , a
container for VersionedFile s and subDirectorys. |
Repository | Represents a CVS Repository and provides access to the VersionedFile s,
Directory s, Revision s and Author s recorded
in the repository's history. |
Revision | One revision of a VersionedFile . |
SymbolicName | Represents a symbolic name (tags). |
VersionedFile | Represents one versioned file in the Repository ,
including its name, Directory and Revision list. |