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. Click File » Source Control, and then choose an action:
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, click 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 Microsoft Visual SourceSafe Explorer.
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |