Consider these 2 machines:
- #1: Full SQL Server 2008 without Team Explorer (test SQL box)
- #2: Development box with Visual Studio 2008 SP1 with Team Explorer
I use Team Foundation Server 2008 and would like to check SSIS projects into source control. Do I need to install BIDS as a separate Visual Studio 2008 shell in my machine #2? I would prefer to use the existing Visual Studio, as it already works ok with TFS via Team Explorer. What do I need to install to achieve this?
Instead, should I install Team Explorer in machine #1 to be able to check in to source control?
Thanks for your opinion.