Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Connect to Team Foundation Server

I have 2 machines, one at Location A and the other at Location B. The B machine is connected to A's newtwork via VPN. VS2008 Team System is installed on both machines. The A machine has a menu option under Tools > Connect to Team Foundation Server... but the B machine does not have this option.

Is there something that I've missed in the installation of VS2008TS on the B machine? How does one enable this menu item?

like image 527
Guy Avatar asked Jan 20 '09 15:01

Guy


3 Answers

Have you installed Team Explorer? It's a separate install.

like image 196
ctacke Avatar answered Sep 28 '22 09:09

ctacke


Have you set the source control plug-in properly?

Tools -> Options -> Source Control

like image 33
Iain Holder Avatar answered Sep 28 '22 11:09

Iain Holder


Have you checked whether or not Team Explorer is installed on machine B? You'll need that to connect to TFS.

like image 43
Kevin Babcock Avatar answered Sep 28 '22 10:09

Kevin Babcock