We have a support library and some shipped artifacts based on .NET 1.1. The support library was reused in new components targeting .NET 4.
I am trying to set up continuous integration usingVisual studio 2010 and TFS 2010 and when i try to Create a new build definition, and go to Process Tab, i dont see any templates under the Build Proce
When connecting to a remote TFS 2010 installation via my Visual Studio 2010, Process tab of Build Definition freezes. Everything seems to be disabled. Is there any work-around?
开发者_C百科We have multiple products here that shared some common libraries. These libraries are part of a separate solution (so they can be built by TFS independently), but the problem is during dev
This sounds like a simple thing to do, but I am not sure if it is possible ... If I use TFS annotate, I can determine when each line of code was changed a开发者_运维百科nd the changeset where it was
As part of a larger batch script, I need to copy a directory from a TFS Sh开发者_JS百科arePoint site down on to the local drive. So something like:
When doing a compare on a local versus server开发者_如何学编程 file, differences are marked with the colors red and blue (text/font color).What does each color mean?At the bottom of the compare window
we use TFS as source control system. When we check in, we provide a comment and relate to a work item.
I know this is a permissions issue but I can not find the answer on the web.I am a newbie TFS administrator and after setting up a new Default collection everything for me looks fine.I set a group tha
First my environment: I have a TFS2010/VS2010 in a Single Server deployment with AT/DT in the same server with Windows Server 2008 and SQL Server 2008 (both non R2).