Additional Source Control Actions

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.

Access these actions from the File > Source Control menu in Interactive SQL.

Additional source control actions

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.

Related concepts
Opening Source Control Projects from Interactive SQL
Related tasks
Checking Out Files from Interactive SQL
Checking In Files from Interactive SQL