Whilst I\'m aware that there is a command line tool to permenantly delete a TFS work item. (e.g. How to delete Work Item from 开发者_运维知识库Team Foundation Server)
I\'m trying to access my TFS server programmatically from outside the domain where the server is installed. A basic test program would look like this :
I am working with T开发者_Go百科FS API and trying to create the history tab exactly same as what we see in TFS explorer.
We have a situation where work had been done in the trunk of our system but was then pulled for our next release. We created a branch with the changes still in the trunk and then rolled back the chang
I have a working utility that queries the TFS workitem store via the TFS API. I can retrieve various开发者_JS百科 pieces of data in this way including listing the Stored query names. However, I can\'t
Thanks for the help about my earlier question answered few days back How to retrieve TFS2010 projects from specific collection
I\'m looking around for a good example to work with TFS 2010 collections,projects, and workitems to start with.
Is there a way, either via a query or programmatically, to identify all TFS Changesets that are NOT linked to a Wor开发者_C百科k Item?Using the TFS PowerToy\'s PowerShell module:
Is it pos开发者_如何学运维sible to lock a branch using TFS API in TFS 2010?Workspace.SetLockI am assuming you already know how to connect to TFS and get a specific workspace.
I am currently evaluating possible solutions to limitations in Microsoft\'s Test Manager 2010 TestStep Editor control and I was wondering whether anyone knows if and if so, how you can write richtext