I have searched and just can\'t seem to find the answer t开发者_如何学编程o this question so here goes...
I have in my server 2 groups of people \"Admins\" and \"users\" In TFS, iwant that on开发者_高级运维ly \"Admins\" would be able to open a new work item and users won\'t be able to.
VS 2010 was already installed on my machine and able to connect to both TFS 2008 and TFS 2010 server. Now I need to use VS2008 and need to connect to TFS 2010.
So we are trying out TFS right, for the most part you can pretty much figure it out, we created a test project and added it etc. All went well. The thing I haven\'t really grokked is wha开发者_运维百科
In my Team Build, I have to run an application that displays a UI. This application is configured to run without user input if we run it with the appropriate command line parameter.
H开发者_开发问答ow to configure TFS check-in email by dynamic user id. consider, User2 : user1 doing check-in auto email will be user1@domain.com \\
I have just started using TFS2010 as a source control, moving away from VSS. So the next step will be build. Is there are any handy tutorial on how to do that? Currently we are using Visual Studio set
How can I retrieve a deleted file in TFS 2010? I had a Visual Studio 2010 project checked into TFS. I deleted a file locally (.ed开发者_Go百科mx). Now, I want to retrieve that file.If the file still
I\'ve had my solution with the Beta TFS 2010 in source control, but then had to setup the server new and lost my source control stuff. Now I\'ve setup the server again with the final 开发者_运维知识库
So, I have a TFS server at http://mytfsserver:8080. I\'m connected to it fine from visual studio doing all the usual TFSy things without any issue at all.