Navigation:  Actions > Version Control >

Vault / Fortress Action

Previous pageReturn to chapter overviewNext page

The Vault / Fortress actions create a step to automate access to the SourceGear Vault / 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.

 

Server Tab

 

Command Tab

 

Flags Tab

 

Options and Version 1 Tabs

 

Advanced Tab

 

Remote Tab

 

This action has been tested with Vault versions 1.2, 2.0, 3.0, 3.1, 3.5, 4.0 and Fortress version 1.0 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.