Providing TFS access to a 3rd party program
i have task provide plug-in 3rd party application allow users access tfs.
the current task guidance utilized msscci provider , code in vs 2006 c++ tfs 2008.
having never done tfs have been searching msdn , wider web sample/demos - closest have come code stub, not show actual calls msscci , required setup successful calls provider. coming conclusion msscci black box.
anyway, asking possible solutions either accomplish task stated or can present justify changing specs in order have 3rd party interface (even if coded version of tfs or using version of c (a later version of c++ or using c#, etc)).
thank any, , all, suggestions or pointers!
hi,
first, you might want @ using team explorer everywhere. if third-party product listed supported tee not need write own.
http://www.microsoft.com/visualstudio/en-us/products/2010-editions/team-explorer-everywhere
second, can find more information on the msscci provider here:
http://msdn.microsoft.com/en-us/library/bb166170(v=vs.90).aspx
and
http://msdn.microsoft.com/en-us/library/bb166170(v=vs.100).aspx
these sites are old, may find useful:
http://alinconstantin.members.winisp.net/webdocs/scc/msscci.htm
http://alinconstantin.blogspot.com/2009/10/msscci-primer-how-microsoft-source-code.html
have no ready made samples you.
thanks,
cathy miller
Archived Forums V > Team Foundation Server - Source and Version Control
Comments
Post a Comment