NAnt SDK Documentation - v0.92

NAnt.SourceControl.Tasks Namespace

Namespace hierarchy

Classes

Class Description
AbstractCvsTask A base class for creating tasks for executing CVS client commands on a CVS repository.
AbstractSourceControlTask A base class for creating tasks for executing CVS client commands on a CVS repository.
ChangeLogTask Produces an XML report that represents the cvs changes from the given start day, to a given end date.
CheckoutTask Checks out a CVS module to the required directory.
CvsPass Executes the cvs login command which appends or updates an entry to the specified .cvspass file.
CvsTask Executes the cvs command specified by the command attribute.
ExportTask Exports a cvs module in preperation for a release (i.e. the CVS version folders are not exported).
RTagTask Tags all sources in the remote repository with a given tag.
TagTask Tags all local sources with the specified tag.
UpdateTask Updates a CVS module in a local working directory.