Navigation:  Actions > Version Control >

Vault Action

Previous pageReturn to chapter overviewNext page

The Vault action creates a step to automate access to the SourceGear Vault version control 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 command-line client executable to perform the requested operation.

 

Server Tab

 

Command Tab

 

Flags Tab

 

Options and Version 1 Tabs

 

This action has been tested with Vault versions 1.2, 2.0, 3.0, 3.1, 3.5, and 4.0 and may work with other versions as well.  For more details on the available commands and flags, see the Vault documentation or create a Vault action with a command of help (leave the Repository field blank to get a list of all commands, or for Vault version 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 into continuous integration builds.