Reputation: 4520
If I install Visual Studio 11 Team Foundation Server Express Beta, will I be able to use it from a Visual Studio 2010 client?
Upvotes: 2
Views: 450
Reputation: 78873
Yes, this is supported, however you will need to ensure that your Visual Studio 2010 is kept up-to-date.
In particular, you will need to install the Visual Studio 2010 forward-compatibility pack in order to connect to a Visual Studio 11 TFS server, or to the TFS service.
Upvotes: 5
Reputation: 9793
In the link you provided there is an additional link: Visual Studio 11 Team Foundation Server Beta Readme File. In this file is described a known issue:
Merging items in unpatched clients may cause item properties to be lost
which is resolved by using as client the Visual Studio 2010. That makes me believe that it is supported.
Upvotes: 2
Reputation: 77936
Yes, you will be able to use it with VS10.
probably you will need to install Team Explorer for Microsoft Visual Studio 11 Beta.
Doenload from here http://www.microsoft.com/download/en/details.aspx?id=28976.
Upvotes: 1