|
Navigation: Actions > Version Control > Vault / Fortress Action |
![]() ![]()
|
The Vault / Fortress actions create a step to automate access to the SourceGear Vault / Vault Professional / Fortress version control / bug tracking system. This action provides several screens for configuring repository commands. See Vault.bld for sample usage.
When the step is built, this action invokes the Vault / Fortress command-line client executable to perform the requested operation and captures its output.
This action has been tested with Vault versions 1 through 5 and Fortress versions 1 and 2 and may work with other versions as well. For more details on the available commands and flags, see the Vault / Fortress documentation or create a Vault / Fortress action with a command of help (leave the Repository field blank to get a list of all commands, or for Vault versions 2.0+, enter the command to get help on in the Repository field).
Notes:
| • | See the Vault.bld sample for a project utilizing this action. |
| • | See the ContinuousIntegration.bld sample for a sample of incorporating Vault / Fortress into continuous integration builds. |