Vault Standard 10.0 Release Notes

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

Moderator: SourceGear

Post Reply
jclausius
Posts: 3702
Joined: Tue Dec 16, 2003 1:17 pm
Location: SourceGear
Contact:

Vault Standard 10.0 Release Notes

Post by jclausius » Wed Apr 19, 2017 12:00 pm

Vault Server
  • New Features
  • Added support for SQL Server 2016 and Windows Server 2016.
  • The Vault 10 architecture has been modified to allow files or modifications larger than 2 GB.

    Fixes / Changes
  • Updated Ajax Toolkit to 16.1.0.0.
  • Update in Application Notification to send source control notifications only if user has been granted repository access.
Windows GUI Client
  • New Features
  • 'Run Last Search on Selected Folder' [Shift+F3] command to quickly run the last search criteria on the currently selected folder.
  • ChangeSet comments now support more than 32K characters.
  • Improved support for for High DPI displays and font scaled at 150% to 200%.
  • Extended the Repository Explorer Item properties pane to display the currently selected folder's properties.
  • Users can cloak individual files.
  • New option to set the Folder Changes Archive bundle's individual file timestamps to 'current', 'check in' or 'modification' time.
  • Taskbar icon displays the progress indicator value during long operations on Windows 7 or later.

    Fixes / Changes
  • Fixed an exit condition in GET operations that caused a potential loop for some virtual machine networks.
  • Allow renames when only case has changed - Ex: $/Foo/BAR can be renamed to $/Foo/bar.
  • Detect New Files and Add Files/Folders dialogs now correctly select UNC paths in File System treeview.
  • Copy Branch dialog is now resizable and retains size/position.
  • The Add Files/Folders dialog's tree view sub-items can be expanded for disk drives not containing the assigned working folder.
  • Search settings and criteria is now saved and loaded per repository.
  • 'Resolve Merge' command is available when multiple items with 'Needs Merge' status are selected within the Search Results.
  • The context menu items' enabled states within the Search Results more closely match the corresponding enabled states from Repository Explorer.
  • Addressed editing of a file using the system default where the 'Edit' verb for the system is undefined.
  • Fixed loading / storing pending ChangeSet Items created from Detect New Folders / Add New Folders.
  • Within the Commit dialog, the Bug ID textbox is disabled when Bug Tracking integration has not been configured on the Vault server.
  • Merge Branches now lists the origin folder on initial display of the Origin Folder step.
  • Corrected issue with Merge Branches generation for ChangeSet Item comments when the selected history contains deleted files or folders.
  • 'Request Database Delta on Repository Cache Miss' option is unchecked for new users.
  • Corrected redraw issue in Respository Explorer when a cloaked folder path is moved or renamed.
  • Truncated the tooltip display on History results to 1000 characters.
Vault Extension for Visual Studio 2017
  • A new Vault Client Visual Studio Extension for integrating Visual Studio solution and project files with Vault.
Vault Visual Studio Enhanced Client for Visual Studio 2005 through Visual Studio 2015
  • Fixed an issue when a C/C++ file located outside of the project directory is opened within Visual Studio causing the temporary files for Single File Intellisense to be added to the current project.
Vault Visual Studio Classic Client
  • Corrected the 'Check Out Failed - You already have the file checked out' message when editing a set of known, related files within Visual Studio 2015
Vault Cross Platform Client
  • New Features
  • Fixed an exit condition in GET operations that caused a potential loop for some virtual machine networks.
  • 'Run Last Search on Selected Folder' [Shift+F3] command to quickly run the last search criteria on the currently selected folder.
  • Users can cloak individual files.
  • Allow renames when only case has changed - Ex: $/Foo/BAR can be renamed to $/Foo/bar.
  • Fixed loading / storing pending ChangeSet Items created from Detect New Folders / Add New Folders.
  • 'Request Database Delta on Repository Cache Miss' option is unchecked for new users
Web Admin Client
  • New Features
  • New Advanced Setting to allow unlimited or set a limitation for the size of files.
Fixes / Changes
  • Corrected 'Help' link when viewing an individual repository from the Source Control Repositories pages.
  • Added warning message regarding saving Default Repository Settings to all repositories.
  • Clients can now commit modified files in which the repository's setting for the mergeable file list has been removed.
Windows Command Line Client
  • New Features
  • Allow renames when only case has changed - Ex: $/Foo/BAR can be renamed to $/Foo/bar.
  • DETECTNEW command (and -REMOVEDUPLICATES option) allows the Command Line Client to find and add items within working folders not currently under Vault's Source Code Control.
  • CHECKIN, COMMIT, UNDOCHANGESET, and UNDOCHANGESETITEM can now be invoked using the working folder's file path or the item's repository path.
  • Added a COMMENT option to the CHECKOUT command.
  • REMOVELOCALCOPY option added to the COMMIT command.
  • New SETFILETIME option which can be used to set the timestamp of 'current' or 'modification' when creating a BRANCH ChangeSet Item.
  • UNDOCHECKOUT and UNDOCHANGESET commands now default to the user's 'Undo Check Out' setting if the LOCALCOPY option is not specified.

    Fixes
  • Fixed an exit condition in GET operations that caused a potential loop for some virtual machine networks.
  • Fixed issue with COMMIT when using the item's path for a RENAME.
  • COMMIT now defaults to the user's 'Check In unchanged files' setting if the UNCHANGED option is not specified.
Web Client
  • Corrected alignment problem of the Copyright notice within Source Control pages.
  • Fixed links for Help from the About and Shelveset pages.
Vault Folder Export / Import
  • New Features
  • When importing to a New Vault Server, added a button to map existing users to the imported users by login name

    Fixes
  • Fixed issue with the saved export file in basic case of Move, Rename and/or Delete within the same transaction.
Vault SourceSafe Import Tool
  • Corrected display issue where the bottom treeview control of the Visual SourceSafe folders extended below the dialog's height.
Vault Server Installer
  • Removed option for installation under the Windows System account.
  • The 64-bit Server installer now correctly assigns security rights on .NET's 'Temporary ASP.NET Files' directory.
Jeff Clausius
SourceGear

Post Reply