Loading

SCM Configuration API

Mingle supports Subversion, Perforce and Mercurial for source control management. The SCM Configuration API allows you to manage your source integration via the API. To read more about Mingle's source control management please see here.

Please note that all the API resources and examples refer to v2 of the API. If you would like information on v1 of the API please refer to older versions of the help that can be found at the ThoughtWorks Studios website.

Please note that all POST and PUT requests must be in XML format by default. This is not illustrated in the examples here. To specify parameters as shown in the examples you will have to set the request header for Content-Type to "application/x-www-form-urlencoded".

Subversion Configuration API

Mercurial Configuration API

Perforce Configuration API