SourceGear Vault is a cross-platform version system for small and medium-sized teams. Vault was also designed to be a replacement for Visual SourceSafe, providing new features and improved functionality along with a familiar interface.
The Vault Standard Client installer installs the following Client components:
A Windows .NET client that connects to the Vault Standard; Server and allows users to locally manage files under source control in a windowed application.
A tool that allows you to output the contents and history of a selected Vault folder to a local file. That file can then be used to import the folder contents and history to a different Vault repository or server.
The Vault Standard Folder ExportImport Tool is called VaultFolderExportImport.exe and is in the Vault Standard directory. Documentation is available in the ExportImport.chm file in the Vault Standard Client directory.
A command line client that supports many of the commands the GUI client supports, allowing the user to connect to the Vault Standard Server via scripts or without user intervention. This client still requires the .Net framework in order to run.
The Command Line Client is called Vault.exe and is in the Vault Standard Client directory. For documentation, cd to the Vault Standard Client directory via the command line and type "vault help" or "vault helphtml (for help in an HTML format).
Allows Vault Standard to be the source control provider in Visual Studio 2005 and later Visual Studio versions.
Allows Vault Standard to be the source control provider in Visual Basic 6 and Visual C++. Classic Client integration is also available in Visual Studio 2005 and later Visual Studio versions.