Classes and interfaces

SvnBaseTask

Base class for Subversion tasks

« More »

SvnCheckoutTask

Checks out a repository to a local directory

« More »

SvnCommitTask

Commits changes in a local working copy to the repository

« More »

SvnCopyTask

Copies a repository from the repository url to another

« More »

SvnExportTask

Exports/checks out a repository to a local directory with authentication

« More »

SvnInfoTask

Parses the output of 'svn info --xml' and

« More »

SvnLastRevisionTask

Stores the number of the last revision of a workingcopy in a property

« More »

SvnListTask

Stores the output of a list command on a workingcopy or repositoryurl in a property.

« More »

SvnLogTask

Stores the output of a log command on a workingcopy or repositoryurl in a property.

« More »

SvnSwitchTask

Switches a repository at a given local directory to a different location

« More »

SvnUpdateTask

Updates a repository in local directory

« More »