Package net.sf.statcvs.model

Classes providing a representation of all log data in a repository.

See:
          Description

Class Summary
Author Represents an author of one or more Revisions in a repository.
Commit Represents a commit, which may consist of several Revision objects.
Directory Represents a directory in the Repository, a container for VersionedFiles and subDirectorys.
Module  
Repository Represents a CVS Repository and provides access to the VersionedFiles, Directorys, Revisions and Authors 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.
 

Package net.sf.statcvs.model Description

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.



Copyright © 2002-2010 Appendium - Portfolio Financing Platform. All Rights Reserved.