In addition to opening source control projects, and checking files in and out, Interactive SQL supports several other source control actions. The availability of these actions depends on the source control system you are using. These actions are accessed from the File » Source Control menu in Interactive SQL.
Get This action gets the latest copy of the file you currently have open in the SQL Statements pane.
Undo Check Out If you have checked out a file, and you want to discard your changes, choose File » Source Control » Undo Checkout. This discards your working copy of the file, and then downloads the copy of the file that is in the source control archive.
Compare Versions This action compares the working copy of the file you have opened against the version in the source control archive.
History This action displays a list of source control actions (typically check-ins) that have been made to the file you have open.
Properties This action displays a list of source control properties that are associated with the file you have opened.
Run Source Control Manager This action launches the management program for your source control system. For example, if you are using Microsoft Visual SourceSafe, this launches Visual SourceSafe Explorer.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |