Page 1 of 1

Use TFS as a repository

Posted: 06 Dec 2016, 12:11
by atarutin
Hi there,
The question is does Mantis support Team Foundation Server integration and using it as a repository?
I know about git and svn integration but what about TFS?
Thank you.

Re: Use TFS as a repository

Posted: 06 Dec 2016, 12:42
by atrol
There is a plugin for source integration which supports Git, SVN and Mercurial (experimental).
https://github.com/mantisbt-plugins/source-integration

I am not aware that there is something similar avalaible for TFS, but it should be no big problem to implement TFS integration based on the framework which is offered by the plugin.