
| |
| Extension | Subversion |
| Author | Inedo |
| Tags | [edit] |
| Current Release | 3.1 (notes) |
Previous Releases
| |
| 3.0 | 1/7/2012 |  |
| 2.6 | 10/10/2011 |  |
Subversion Extension
The Subversion extension provides integration with Subversion
source control repositories.
Subversion Prerequisites
On Windows systems, the Subversion extension will use the SharpSvn
client for communicating with repositories, so no additional software
is required. On Linux, the svn command-line client is required. Note that
the command-line client may also be used on Windows if configured in
the Subversion Provider.
Source Control Actions
The Get Latest action is fully supported by the Subversion provider.
However, since Subversion does not have a concept of labels, the Get Labeled
and Apply Label actions are not supported.
Tagging in Subversion
The Branch action can be used to tag source code in a repository
by copying it to another path.
Select the path to tag in the Source Path field, the tag path in the
Target Path field (using the BuildMaster %RELNO% and %BLDNO% variables),
and optionally a comment describing the action.