|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
Author | Represents an author of one or more CvsRevision s in a repository. |
Commit | Represents a commit, which may consist of several CvsRevision
objects. |
CvsContent | Represents a CVS Repository and provides access to the CvsFile s,
Directory s, CvsRevision s and Author s recorded
in the repository's history. |
CvsFile | Represents one versioned file in the Repository ,
including its name, Directory and CvsRevision list. |
CvsRevision | One revision of a CvsFile . |
Directory | Represents a directory in the Repository , a
container for CvsFile s and subDirectorys. |
Classes providing a representation of all log data in a repository. CvsContent represents a checked-out module from a repository. The other classes are individual revisions, commits, files etc.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |