Vault 4.0 Release Notes

A collection of information about Vault, including solutions to common problems.

Moderator: SourceGear

Post Reply
jeremy_sg
Posts: 1821
Joined: Thu Dec 18, 2003 11:39 am
Location: Sourcegear
Contact:

Vault 4.0 Release Notes

Post by jeremy_sg » Thu Jun 14, 2007 10:59 am

We are proud to present SourceGear Vault 4.0. With new and enhanced features, SourceGear Vault 4.0 will be considered a major release.

• New customers can purchase Vault client licenses at the SourceGear Store.

• Customers with current Gold Support subscriptions can upgrade their Vault 3.0 or Vault 3.5 licenses at the Gold Support Upgrade site.

• Note, Vault 1.x and 2.x license numbers cannot directly be upgraded to a Vault 4.0 license. Vault 1.x and 2.x licenses will need to be upgraded to a Vault 3.1 license. The resulting license can then be upgraded to Vault 4.0.

Installation Notes

• The Server upgrade to Vault 4.0 may take longer than previous Vault Server upgrades due to a new database structure.

• Please ensure you have a verified backup of your database before upgrading, and upgrade at a time when it is convenient to not have access to the server. On very large Vault installations, the upgrade may take several hours.

• Vault 4.0 no longer supports Dragnet integration.
Users requiring integrated work item tracking should investigate Fortress. Fortress is an integrated solution for application lifecycle management (ALM), including work item tracking and work item clients integrated into Visual Studio 2005 and Eclipse.

• Vault 4.0 now requires the Microsoft .NET Framework Version 2.0.

• Vault 4.0 is not backwards compatible with previous versions of Vault. In essence, Vault 4.0 clients will only interact with Vault 4.0 servers and vice versa. Vault 2.0, 3.0, 3.1, and 3.5 clients and servers are not compatible with Vault 4.0 clients and servers.

New Functionality

• 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. It is highly recommended that all Visual Studio 2005 users install Visual Studio 2005 Service Pack 1.

• 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.

Improvements
• Vault Admin Tool Improvements

* Repository Admins. The new Admin web client allows users to be given administrator rights to a single repository. These admins will not be able to change server-wide settings, or settings in other repositories.
* Group-based Repository Access. Groups can now be granted or denied access to repositories.
* Default Repository Access. Individual Repositories can now be configured to allow or deny all users by default.
* Default Repository Settings. Newly created repositories will now copy the settings from the "Default Repository". In addition, the interface for applying settings to multiple existing repositories has been greatly improved.
* Multiple Active Directories. Admins can now configure a list of active directory domains that will be attempted to authenticate a user.

• Vault Client Improvements

* Backup management - Users can now see a new tab in the File Properties and Folder Properties dialogs that shows all of the backups that Vault has made of a file in the working folder. These backups can be viewed, diffed, restored, or deleted.
* Baseline management - Users can now set a limit on the number of baseline versions that are retained. Vault commands on the search results - Get, Checkout, Checkin, Show Differences, etc.
* Line History - Using the View-> Show Line History menu item, users can easily determine the last Vault transaction which changed lines in a file. When a change is found, the user is given the option to continue looking for changes to a line in that version, allowing users to continue past versions with trivial changes.

Post Reply