Clients and friends have asked me about using Team Foundation Server as a source control management system in conjunction with Visual Studio 2003 or VB6. I remembered hearing about something in the works for VS2003, so thought I'd look it up. Here is the Team Foundation Server MSSCCI Provider, which according to the page works for:
- VS2003
- VSC++6
- VB6
- FoxPro 9
- Access 2003
- SQL Server 2005 Management Studio
Note that this is just an adapter from the regular TFS client to the MSSCCI spec. So, before installing, you must first install the Visual Studio 2005 Team Explorer. The Team Explorer is the TFS client that comes with TFS and includes a VS2005 shell if you don't already have it installed.
Comments