[MonoDevelop] Integration to TFS Source Control

Levi Bard taktaktaktaktaktaktaktaktaktak at gmail.com
Thu Oct 1 10:09:09 EDT 2009


> I believe the interface/api into TFS is open, as there are other components
> for continuous integration tools that can hook into TFS for get triggers for
> builds etc.
>
> So, in the absence of any existing plug-in that provides TFS
> Checkin/Checkout integration in MonoDevelop, it is possible for us to roll
> our own plugin for MonoDevelop - correct?

Right. The Subversion addin[0] makes a great example implementation
for a version control addin.

0. http://anonsvn.mono-project.com/source/trunk/monodevelop/main/src/addins/VersionControl/MonoDevelop.VersionControl.Subversion/

-- 
http://homes.eff.org/~barlow/EconomyOfIdeas.html
http://www.dreamsongs.com/MobSoftware.html
http://www.gnu.org/philosophy/shouldbefree.html


More information about the Monodevelop-list mailing list