Vault bug fixes in 2.0.4

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

Moderator: SourceGear

Post Reply
dan
Posts: 2448
Joined: Wed Dec 17, 2003 5:03 pm
Location: SourceGear
Contact:

Vault bug fixes in 2.0.4

Post by dan » Mon Jul 12, 2004 8:44 am

The following features and changes have been included in the 2.0.4 release:
<UL>
<LI>The IDE client can now be used with Whidbey versions of Visual Studio.
<LI>Performance for determining tree deltas on the server has been greatly increased (especially when the tree version being requested is no longer in the server’s RAM cache).
<LI>Implemented a login delay when a user fails to login on consecutive attempts.
<LI>Showing a label with a very long comment now works properly.
<LI>Showing labels for users with no default rights now works properly.
<LI>A local refresh is now done before the Commit dialog is displayed, to ensure the status of all files is up to date.
<LI>If a baseline file has the wrong contents (because it has been edited inadvertently by the user), the client now requests a new baseline file to apply changes to and from.
<LI>Fixed bug where a checkout list was not generated properly when a local path is greater than 256 characters.
Fixed bug where performing a diff from history against another repository file resulted in the target file having a version of 0.
</UL>

Post Reply