When I open a TFS Query with hierarchical results in Visual Studio 2010, the nodes are expanded by default. I can click the collapse all http://i.msdn.microsoft.com/Dd286633.Icon_CollapseAll(en-us,VS.
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
I am running a build using TFS 2008 to build a Visual Studio 2010 solution.The build is set to run unit tests, and when it does, it creates a folder such as this to hold the test results:
Do I need to install Visual Studio 2010 on my TFS 2010 Build server, if I want to run Unit Tests and Coded UI Tests as part of my build proce开发者_C百科ss?No, you do not needit IF you do not need the
There are several/many questions regarding TFS branching strategy, but I am haven\'t been able to come up with a strategy that fits with my scenario.My TFS project consists of a single solution that c
We recently migrated to TFS 2010, and have created a new Team Project.(The old one was created in 2005, and seems to be missing key metadata to allow full functionality in 2010).We\'ve copied all our
I am attempting to get the latest changeset version in a TFS MSBuild.I have tried a number of solutions, and have referenced TFS and msbuild version number with last changeset without the desired resu
I need to get VS 2010 projects that are using Visual Studio Tests building on a TFS 2008 build server.I didn\'t want to have to install VS 2010 but am now willing to do so after trying the advice one
I\'m having a little problem with Running Teston VS TFS 2008 Continuous Build. The problem is that MSTest.exe search config file under
I come from an environment using subversion with TortoiseSVN for source control. Now in a new area, I will be using TFS.