Providers

The source code control provider is the actual software that manages the source code. Dexterity currently supports the following source code control providers:

 

When a provider is directly supported, such as Visual SourceSafe, most source code control operations can be performed directly from within the Dexterity development environment. If a provider isn’t directly supported, you can use the Generic Provider included with Dexterity. This is described in Generic Provider.

The information necessary for Dexterity to interact with a source code control provider is contained in a single DLL. To support a new provider, a provider DLL must be developed.


 


Documentation Feedback