How to configure Toad for Oracle with Microsoft Azure DevOps (TFS)
To set Azure DevOps Server (TFS) configuration options
Click on the standard toolbar or select Team Coding | Configure.
Set the options.
General Tab | Description |
Server Location | Specify the name of the server where the source code repository is installed and specify the port number on that server. Optionally, you can specify that connections are SSL. |
Client |
Specify whether to connect through the internal or external client. Each option has advantages and disadvantages. |
Connection | Connect automatically to the default workspace when Toad starts. |
Check-In / Out Tab | Description |
Disable prompts when possible |
Enable this option to suppress server prompts whenever possible during a check-in or check-out process. Note: If check-in notes are required in the server configuration, Toad prompts you to enter these notes during a check-in process, regardless of this setting. |
Validate before checking in | Validate the code before it is checked in. |
Default locking |
Select a locking option:
|
Associate Work items with Change Set | Link one or more work items to the check-in change set. |
History Tab | Description |
Only show my changes | Show only the code changes made in this Toad client when displaying history. |
Stop after | Stop maintaining revision history after the specified number of check-ins. |
Advanced Tab | Description |
Default URL |
Enter an alternate URL if your Team Project Collection has a non-standard URL that cannot be correctly built using Toad’s configuration settings. |
Custom URL |
When this value is set, Toad ignores all the other settings (Server, Port, Collection, Virtual Dir, etc.) and uses the Alternate URL to build calls to the Team Project Collection on the server server. Note: It is recommended that this is only used in the very small number of cases where the URL to the Team Team Project Collection is not configurable from the normal Toad settings. |
Collection | Specify the default Collection to connect to, if using TFS 2012 or later. |
Virtual directory | Specify the path to the virtual directory, if using TFS 2012 or later. |
Alternative URL | Specify an alternate URL for use if the primary URL is not available. |