Class Types
Class | Summary |
---|---|
AbstractSvnTask | A base class for creating tasks for executing CVS client commands on a CVS repository. |
SvnCheckoutTask | Executes the svn checkout command. |
SvnTask | Executes the svn command specified by the command attribute. |
SvnUpdateTask | Executes the svn update specified by the command attribute. |