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.
Action |
Description |
---|---|
Get |
Gets the latest copy of the file you currently have open in the SQL Statements pane. |
Undo Check Out |
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 |
Displays a list of source control actions (typically check-ins) that have been made to the file you have open. |
Properties |
Displays a list of source control properties that are associated with the file you have opened. |
Run Source Control Manager |
Launches the management program for your source control system. For example, if you are using Microsoft Visual SourceSafe, this launches Visual SourceSafe Explorer. |