by SourceGear Corporation - Product Type: Application
SourceGear Vault Standard by SourceGear Corporation
URLs: sourcegear-vault, sourcegear vault, sourcegearvault, sourcegear
A compelling replacement for Visual SourceSafe. SourceGear Vault is a version control system for Windows developers, with full integration into the Visual Studio .NET environment. SourceGear Vault is implemented entirely in the .NET Framework and uses SQL Server for its repository storage. Vault is designed specifically to offer a seamless transition from Visual SourceSafe. SourceGear Vault's basic architecture is a centralized Vault server which manages one or more repositories. Vault includes several client applications and also provides a way to create custom clients using any .NET language.
SourceGear Vault is a version control system built on the latest Microsoft tools and technologies including the .NET Framework and SQL Server 2005 and 2008.
Vault is built entirely in C# and is designed for the Internet. The basic architecture of Vault is a centralized Vault server which manages one or more repositories. Vault includes several client applications and also provides a way to create custom clients using any .NET language.
SourceGear Vault server is a .NET Web Service running under IIS. All communication between client and server is conducted over HTTP, optionally with SSL. This architecture allows the use of standard IIS administration tools to manage the Vault server. a 64 bit installer is now included with Vault..
SourceGear Vault server stores all repository data in a SQL Server database. This architecture allows Vault to benefit from the ten years of maturity behind SQL Server. As an additional reliability feature, Vault uses SQL transactions to support Atomic Checkin Transactions. When you checkin a set of changes to your repository, the set will entirely succeed or entirely fail. There is no way to get your repository into a state.
The main SourceGear Vault client is built using C# and Windows Forms. It communicates with the Vault server using XML Web Services. The user interface is designed to familiar for users of SourceSafe.
SourceGear Vault includes a SourceSafe Import Tool which can be used to migrate data from a SourceSafe database into a Vault repository. Every version of every file is imported, including all history.
Vault also includes an IDE integration client which allows Vault to be used from within the Visual Studio .NET environment.
SourceGear Vault Admin Tool is an additional client which allows Vault administrators to manage Vault servers and repositories.
SourceGear Vault Command Line Client is a client which functions as a console application. The source code for this client is included as a sample application for the Vault Client API. This API allows users to build custom client applications on the same libraries used by SourceGear.
What's new in SourceGear Vault V5.1.1?
Resolved issue where a history query for a given folder displayed duplicate history entries when branching had occurred in a sub-folder to another sub-folder within the same given folder.
Introduced a new behavior for selecting items in the Change Set tab through check boxes. This is phase one of a change that will soon bring a "Tree View" to change sets.
Resolved problem where the Server would log error "Procedure or function 'spgetintegrations' expects parameter '@repid', which was not supplied."
Improved performance of Vault GUI client when a large number of files are in the current change set.
Addressed problem where the new Commit / Check In dialog would not enforce a repository's setting for required comments.
Fixed issue where the OK button on the new Commit / Check In dialog would remain enabled when all items were unchecked from the root of the change set tree.
Fixed issue where the OK button on the new Commit / Check In dialog would remain enabled when checking a change set item which would result in a name space conflict.
IDE Client Fixed issue where the Visual Studio Enhanced Client had an extra
column for the file name.
What's new in SourceGear Vault V5.0.3?
Visual Studio Enhanced Client
Changed the Undo Checkout operation for files that are Checked Out from within Pending Changes to behave in the same manner as Undo Checkout from Solution Explorer
Fixed problem where Vault dialogs would move down or across a display when the Windows Taskbar was positioned at the top or left of the display.
Deleting a linked file from a project no longer deletes the linked file from disk
Open From Vault for a solution containing Solution Folders which map to physical directories now retrieves all files located in those directories
%VAULT_EXE_DIR% variable for Diff and Merge programs now resolves correctly on Windows 7
Client
Changed the Undo Checkout operation for files that are Checked Out from within Pending Changes to behave in the same manner as Undo Checkout from the File View
Fixed problem where Vault dialogs would move down or across a display when the Windows Taskbar was positioned at the top or left of the display.
Addressed array boundary error when viewing Line History of files added through VSS Handoff
The Vault Client will re-select previously selected items in the search results when the client regains focus and executes a new status search
Web Admin Client
Fixed problems encountered when restoring a database backup
Can now use '<', '>', '&,' and other characters for Keyword Expansion comments.
WebDAV
Performance improvements for many file operations.
What's new in SourceGear Vault V5.0?
Shelve: Shelve lets you store changes in the server without checking them in. These "shelveset" can be shared among Vault users, or restored for later checking.
VSS Handoff: VSS Handoff is a new way to convert from VSS to Vault
WebDAV support:The Vault server now supports WebDav connections, which enables cross-platform support for DreamWeaver
Visual Studio Checkout Confirmation: The Enhanced Client now has an option to prompt before automatically checking out files
What's new in SourceGear Vault V4.1.x?
Branch performance has been dramatically increased
Fixed a server memory corruption when rolling back a shared and renamed file
Fixed a server memory corruption when running under the 2.0 framework
4.1 will now work for SQL Server 2008
What's new in SourceGear Vault V4.1.2?
New 64-bit server installer. There is now a native 64-bit build of the server.
IIS7 is now supported without turning on the IIS6 compatibility mode.
The client install is no longer a component of the server install. At the end of the server installation, you will be prompted to run the client install seperately. The server and the client must be uninstalled independantly as well.
New Cruise Control.Net plugin. This new plugin offers fewer login/logout requests on the server, as well as performance and accuracy improvements.
In the stand-alone GUI client, pending a delete for a file no longer deletes the working folder copy automatically. There is a checkbox in the delete dialog to control this behavior.
What's new in SourceGear Vault V4.1.1?
Visual Studio 2008 support. This is the first version of Vault that offers integration with Visual Studio 2008.
Legacy IDE options. Users requested a few options available in the Classic Client be implemented in the VS Enhanced Client. The two options that have been implemented are Get Latest when a solution is opened and Check In when a solution is closed.
VS Enhanced Context Menus. The VS Enhanced Client's context menus were rearranged in order to provide easier access to commonly used operations.
Better progress indicators In the VS Enhanced client. The Add Solution and Check In commands now give status as to what is occurring.
Refresh Source Control Status. In the VS Enhanced client, there's a new menu item in the File->Vault submenu to refresh all source control statuses to update file icons in the Solution Explorer.
64 bit support. We've corrected the installer issue that was preventing server installs on a 64 bit OS. IIS will still need to be put into 32 bit mode.
Ant Tasks. Tasks are included for calling Vault source control operations from the Ant build tool.
Java CLC. For users on non-Windows platforms, there is now a Java based command line client.
New Web Diff Page. The Web Diff page has been rewritten to make it more useful for code reviews
What's new in SourceGear Vault V4.0?
Visual Studio 2005 client. This new client allows a much deeper integration in Visual Studio, including the ability to work in either VSS or CVS mode
Eclipse client. This new client allows integration with the Eclipse IDE, including Eclipse on non-Windows platforms, like Linux, Solaris and Mac OS X
Preview Move, Rename and Delete options. For users who have the auto-commit option disabled, or who are working in the Visual Studio 2005 or Eclipse IDE clients, move, rename and deletes will be reflected in the working folder when they are pended. This allows users to see all the implications of a refactoring operation and correct the build before checkin in any changes
New Web-based admin tool. The new Admin Web client allows administrators to configure their Vault server without installing a separate application. All previous operations are available to administrators through the Admin Web Client
A compelling replacement for Visual SourceSafe.
Pricing: SourceGear Vault Standard 5.1.1 SourceGear Vault - 1 User License, SourceGear Vault Standard 5.1.1 SourceGear Vault - 5 User Pack License, SourceGear Vault Standard 5.1.1 SourceGear Vault - 10 User Pack License, SourceGear Vault Standard 5.1.1 SourceGear Vault - 25 User Pack License, SourceGear Vault Standard 5.1.1 SourceGear Vault - 100 User Pack License, SourceGear Vault Standard 5.1.1 with maintenance SourceGear Vault - 1 User License with Maintenance, SourceGear Vault Standard 5.1.1 with maintenance SourceGear Vault - 5 User Pack License with Maintenance, SourceGear Vault Standard 5.1.1 with maintenance SourceGear Vault - 10 User Pack License with Maintenance, SourceGear Vault Standard 5.1.1 with maintenance SourceGear Vault - 25 User Pack License with Maintenance, SourceGear Vault Standard 5.1.1 with maintenance SourceGear Vault - 100 User Pack License with Maintenance, SourceGear Vault Standard 5.x - Maintenance Subscription Licenses 1 Maintenance Subscription, one user for one year (only for licenses which are already current), SourceGear Vault Standard 5.1.1 - Upgrade 1 Developer Upgrade License (Upgrade from Vault 4.x.), SourceGear Vault Standard 5.1.1 - Upgrade 1 Developer Upgrade License (Upgrade from Vault 1.x, Vault 2.x or Vault 3.x.)
Evals & Downloads: Vault Admin Manual - Requires Acrobat Reader, Vault Import Tool Manual - Requires Acrobat Reader, Read the Vault Users Guide, Read the Vault Server license file, Download the Vault Server + Client 5.1.1 evaluation on to your computer - Limited to 1 User
Operating System for Deployment: Windows 7, Windows Vista, Windows XP, Windows Server 2003, Windows 2000
Architecture of Product: 32Bit, 64Bit
Product Type: Application
Built Using: Visual C# .NET
Compatible Containers: Microsoft Visual Studio 2010, Microsoft Visual Studio 2008, Microsoft Visual Studio 2005, Microsoft Visual Basic 2010, Microsoft Visual Basic 2008, Microsoft Visual Basic 2005, Microsoft Visual C++ 2010, Microsoft Visual C++ 2008, Microsoft Visual C++ 2005, Microsoft Visual C# 2010, Microsoft Visual C# 2008, Microsoft Visual C# 2005, Microsoft SQL Server 2008, Microsoft SQL Server 2005, .NET Framework 2.0, Eclipse V3.3, Eclipse V3.1.2
Product Class: Component Development Tools, .NET Development Tool
Keywords: sourcegear vault, vault sourcegear, vault 5.0, sourcegear vault 5.0, sourcegear vault 5.0.3, vault 5.0.3, vault client, vault server
SourceGear Corporation
Version versioning versions
Part numbers: PC-513578-346377 513578-346377 PC-513578-346381 513578-346381 PC-513578-346385 513578-346385 PC-513578-346402 513578-346402 PC-513578-346413 513578-346413 PC-513578-346393 513578-346393 PC-513578-346396 513578-346396 PC-513578-346399 513578-346399 PC-513578-346408 513578-346408 PC-513578-346410 513578-346410 PC-513578-346389 513578-346389 PC-513578-346412 513578-346412 PC-513578-346414 513578-346414
Mfr. Part No: V01 V05 V10 V25 VG01 VG05 VG10 VG100 VG25