We make a release branch from trunk at the end of each sprint. This is a manual job; we branch the src and manually edit the build config.
We\'ve got a new server with TFS installed. The current environment is very usual, source code managed with SourceSafe 2005 and integrated with Visual Studio 2008 Enterprise Edition.开发者_如何学C The
I have set up Team Foundation Server - Team Web Access SP1. I can connect just fine from the internal network, but not from the Internet. Any ideas on 开发者_如何学Gohow I can fix this?
We are coming from a Visual Source Safe background and are trying to look at migrating to team foundation server 2008.
Can I开发者_开发技巧 setup Team Foundation Server in such a manner that every uer have only access to some source code files?Answer to this question is Yes, but it\'s not straight forward.
I\'m looking for a tool to browse and view files stored within a Team Foundation Server without using Visual Studio. As I\'m doing most development on a virtual machine, it\'s very annoying to wake it
I\'m integrating a Fitnesse Acceptance test suite into a TFS based CI process. I can run the Fitnesse Test suite in a RESTful manner (http://fitnesse.org/FitNesse.UserGuide.RestfulTests):
We develop some product using an internal design tool that stores information in XML开发者_StackOverflow社区 files. To provide proper integration with TFS we\'ve also coded a provider that tracks, in
Hi I need to get a list of work items that are associated with selected changesets programmatically. So far I have been able to get the changesets associated with a work item ID using the concept开发者
I need to get a previous version of a file in source control, using Team Foundation Server (TFS), . When I try to get a specific version based on change set the merge screen comes up. I do not want th