views:

21

answers:

1

I want to connect to multiple TFS server from Visual Studio 2010 team explorer. Say I have connect to TFSServer01 and selected projects P1 and P2. I would also like to connect to another server TFSServer02 and select a project P3. But doing this in team explorer is not possible. It forcibly closes the first connection.
This is the scenario I have. We will have a existing server with TFS 2005 that has our current code. I want to create a new server to install TFS 2010 for new code. But I cannot use the two servers to connect simultaneously.

A: 
Richard
I have confirmed that this is indeed the case. It is bit unfortunate though. I would love to have connections to multiple TFS servers at once (say company, codeplex and a provate one running in my PC)
Pratik