Learn more about Toad for SQL Server
at Quest.com

Find solutions and downloads at the
Toad for SQL Server Support Portal

< To bookmark a page, right-click the Page Title and select Add to Favorites / Bookmark This Page

Toad for SQL Server 5.7

You are here: Configure Options > Version Control > General

General Version Control Options

This topic focuses on information that may be unfamiliar to you. It does not include all step and field descriptions.

To set general version control options

  1. Review the configuration prerequisites. See About Version Control for more information.

  2. Click | Options (ALT+T+O) and select  Version Control | General.

  3. Review the following for additional information:

    Configuration

    Select one of the following configuration types:

    • Server—Select this option to use the same project settings for all databases on a server.

    • Database—Select this option to use different project settings for each database on a server. You can click Add Database Configuration to select a database.

    Default: Server

    Configuration name

    Select a file configuration or an existing object configuration.

    Note: (Object configuration only)You can only modify an existing object configuration for version control. If you delete an existing object configuration or have not set one up, you must use the Version Control wizard to create a new configuration.

    Source Provider

    Select the version control provider.

    Notes:

    Server

    Select one of the following:

    • For VSS, select the folder where the Source Safe client is installed and the srcsafe.ini file (for example: C:\SourceSafe\VSS\srcsafe.ini).

    • For TFS, specify the server where your version control provider is installed and the port number (default is 8080) to use in the following format:

      http://MyServer:Port for TSF 2005, 2008

      http://MyServer:Port/TFS for TFS 2010

    • For CVS or Subversion, select the root working folder used for the version control repository.

    Username/ Password

    Enter login information for the version control provider and click Login.

    Note: For CVS only, leave the Username field blank. You must also use the command-line password for CVS.

    Do not check in after execute script in editor

    Avoid checking in a stored procedure after compiling it in the editor.

    Default: Cleared

  1. Click Enable.

Tips:

 

Related Topics

About Version Control