AquaFold
HOME SCREENSHOTS DOWNLOAD DOCUMENTATION SUPPORT LICENSING CONTACT
 

Documentation: Aqua Data Studio 6.5 - New Features     HTML Documentation download, ZIP: ads-docs.zip (Size: 84.7MB) / ads-docs-no-shots.zip (Size: 1.2MB)
  Getting Started
  Installation
  JDBC Drivers
   Oracle 8i
   Oracle 9i
   Oracle 10g
   DB2 7.2
   DB2 8.1
   DB2 9.0
   SQL Server
   Sybase ASE
   Sybase Anywhere
   Sybase IQ
   Informix
   PostgreSQL
   MySQL
  Memory Configuration
  Character sets
  Registering Servers
   MSDE 2000
   SQL Express 2005
   PostgreSQL SSL
  Application
   Application Menus
   Application Toolbar
   Browser and Scripting
   Visual Editing
   SQL History and Archive
   Shortcut Toolbar
   Key Mappings
   Key Mapping Assistant
   Custom Keymap Profiles
   Options
   Settings
   New Frame Window
   Details View
   Command Line
  Query Window
   Basics
   Toolbar
   Server Side Comments
   SQL Automation
   Aqua Commands
   Morph to Delimited List
   Results
   Save Results
   Auto-completion
   Popup Menu
   SQL Formatter
   Permissions
   Parameterized
   Pivot Results (Grid and Chart)
   Grid Results (Grid and Chart)
  Editors
   SQL Editor
   Text Editor
   HTML Editor
   XML Editor
   Regular Expressions
  Image Viewer
  Visual Explain Plan
   Basics
   Explain Plan
   Explain Diagram
   Whiteboard
  Procedure/Package Editor
  SQL Debugger
   Sybase Debugger
   Oracle Debugger
  Tools
   Table Data Editor
   Schema Script Generator
   Server Script Generator
   ER Diagram
   Query Builder
   Import Tool
   Export Tool
   Execution Monitor
   Object Search
  Compare Tools
   Schema Compare
   Tab Compare
   Directory Compare
   File Compare
   Copy History Compare
   Results Compare
  Oracle DBA Tools
   Instance Manager
   Storage Manager
   Rollback Manager
   Log Manager
   Security Manager
   Session Manager
   SGA Manager
   Server Statistics
  SQL Server DBA Tools
   Instance Manager
   Storage Manager
   Security Manager
   Session Manager
   SQL Agent Manager
  Sybase DBA Tools
   Instance Manager
   Storage Manager
   Security Manager
   Session Manager
  Source Control
   Subversion
   CVS

Source Control - Subversion

Provides multiple users with an option to store SQL scripts and other files in a Subversion repository.
Source Control - Subversion

The implementation of Subversion source control in ADS includes:

  • The ability for a user to mount a directory to the File System in the Scripts tab in order to check out the module to the directory.
  • Configuration Dialog which allows a user to configure connection and to connect to a Subversion server, icluding an option to check out the module right away.
  • Properties Dialog which allows a user to view configuration settings and change them. It also includes an option to check out the module after the change.
  • Update Dialog which allows a user to check out updated files/directories from the repository.
  • Commit Dialog which allows a user to check in locally updated files/directories to the repository.
  • Cleanup which allows the user to search your working copies and run any leftover logs, removing working copy locks in the process. Cleanup should be used if Subversion ever tells you that some part of the working copy is "locked."
  • Revert Dialog which allows a user to revert local changes
  • Add Dialog which allows a user to add files
  • Delete Dialog which allows a user to remove a file/directory from the repository.
  • Show History Dialog which allows a user to view history of actions performed on a file. Clicking on a revision, the user can see all of the files included into the revision, with the actions and comments on the revision.
  • Compare Dialog which allows a user to compare any 2 files or copies of files from the Show History Dialog, locate and remove from the Commit Dialog. The results reflect deleted, added and modified lines and can be stored in an HTML file and previewed in a browser.
  • An option to disconnect from the Subversion server.
How to mount a Version Control repository (CVS and Subversion)
  1. Outside of ADS, create or find a directory for use with CVS or Subversion. This will become your client repository.
  2. Within ADS, mount the directory from within the Scripts pane by right clicking and selecting Mount Directory.
  3. Right click on the directory within the Scripts pane and select Version Control > Configure from the drop down.
  4. Input the correct settings for your Version Control server. If "Checkout Module" is selected, the module will update immediately.
How to Commit changes
  1. Within the Scripts pane, right click on the client repository, select Version Control and select Commit.
  2. A window appears with a listing of all of the files within the client repository which includes the location, file extension and status within version control. Check all of the files you wish to commit to the Version Control server.
    • You have the option of displaying unversioned files by marking a check box "Show unversioned files". By default, unversioned files are not selected for comitting.
  3. In the space at the bottom of the window you may enter comments on this version.
  4. When you have selected the files to commit and entered your comments, click OK to commit the changes.
How to update a Version Control file or repository (CVS and Subversion)
  • Within the scripts pane, right click on a repository, directory or file and select Upate. This will retrieve the latest version from the remote repository.
How to add a file to Version Control (CVS and Subversion)
  • Within the scripts pane, left click on a file, files or directory to select, then right click to select "Add". This will include the selection in the repository for versioning.
How to delete a file in Version Control (CVS and Subversion)
  • Within the scripts pane, left click on a file, files or directory to select, then right click and navigate to "Version Control" and select "Delete". This will delete the selection from the repository.
How to revert a file in Version Control (CVS and Subversion)
  • Within the scripts pane, left click on a file, files or directory to select, then right click and navigate to "Version Control" and select "Revert". This will revert the selection in the repository.
How to Show History in Version Control (CVS and Subversion)
  • Within the scripts pane, left click on a file, files or directory to select, then right click and navigate to "Version Control" and select "Show History...". This will display the Version Control history of the selection in the repository.
Source Control - Subversion - Configuration
Source Control - Subversion - Configuration
Source Control - Subversion - Mounted Scripts - Commit
Source Control - Subversion - Mounted Scripts - Commit
Source Control - Subversion - Mounted Scripts - History
Source Control - Subversion - Mounted Scripts - History
Source Control - Subversion - Mounted Scripts - Compare
Source Control - Subversion - Mounted Scripts - Compare
Source Control - Subversion - Mounted Scripts - Menu
Source Control - Subversion - Mounted Scripts - Menu
Home Screenshots Downloads Documentation Support Licensing Contact Copyright© 2001-2007 AquaFold, Inc. All Rights Reserved