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

Set Subversion and CVS Properties

Before you configure command-line version control in Toad, you must check out the root repository folder to the computer where Toad is installed. Both Subversion and CVS determine the location of the root repository folder based on information stored in the root working folder.

To set properties for Subversion or CVS

  1. Select Subversion or CVS as the version control provider in the Version Control wizard.

  2. Click Properties and review the following for additional information:

    Binary Path

    Enter only the path where your version control executable is located. Do not include the actual executable in this path.

    You must specify the path when:

    • It is not included in your system path. Version control does not work unless the path to the executable is included in your system path or entered here.

    • Multiple versions of your version control client are installed on the Toad computer. In this case, entering the path to the executable tells Toad which version to use.

    Note: For Subversion, you must specify the installation directory where svn.exe is installed by the subversion client in the BinaryPath field of the Command Based Version Control Properties window of Toad. Do not include svn.exe in the path.

    Branch Revision

    Enter the revision number or branch name if you are working from a branch in version control. If you are working from the trunk, leave this field blank.

 

Related Topics

About Version Control