New Features - Version 7.0
Introduction
Entity-Relationship Modeler
Debugger Support
    MS SQL Server Debugger
    DB2 for LUW Debugger
New DBA Tools
    DB2 for LUW DBA Tools
    MySQL DBA Tools
Charts Toolkit for Grids & Pivot Grids
Enhanced Visual Editing
    Multiple Selection Scripting
    Quick Filtering and Sorting
    Table Visual Editor
New Database Vendors and Versions
    Apache Derby
    DB2 for iSeries
International Localization
Application-level Enhancements
    Pivot Grid Enhancements
    Windows Launcher
    Logging Enhancements
    Server Registration Enhancements
Smarter SQL, HTML, XML & Text Editors
Enhanced Tools
    Schema Script Generator
    Server Script Generator
    Object Search
    Table Data Editor
    Query Builder
    ER Diagram Generator
    Explain White Board
Redesigned Compare Tools
    Schema Compare
    Directory Compare
Version Control

Version Control

Subversion (SVN)
Repository Browser
CVS Repository
Browser

The greatest enhancement to version control in Aqua Data Studio 7 is the addition of the Repository Browser. This allows you to view all of the contents and history of a repository—even if you do not have a full copy on your local drive. Revisions, branches and tags are all displayed in their latest versions and you have the option to filter through large lists quickly and easily. The history table even lets you open and compare individual items. The “Repo” browser works efficiently in a background thread so that you can continue using Aqua Data Studio’s other tools while repository information is being retrieved.

Documentation -> SVN Repository Browser

Documentation -> CVS Repository Browser

More Enhancements

Other version control enhancements in Aqua Data Studio 7 include multi-select menu actions for objects in the Scripts Browser and reusable commit comments.

  • Compare any two directories or files.
  • In-line difference indicators display modifications between the current edit and the latest update from the repository in all editors.
  • Multiple selection for the script tree (delete, update, commit, refresh, VC: add, delete).
  • Reuse recent commit comments from a new drop-down.
  • Pop-up menu items Update and Commit have been moved to the top level for faster access.

Documentation -> Version Control