I am looking for a tool that displays various project activities for a given duration (say since yesterday) in the order that they took place e.g.
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:
Currently, our DBAs require the TFS changeset number for any scripts/stored procedures/functions that need to get deployed.I have a folder in our TFS project with all of my stored procedures in it, an
I have a Excel spreadsheet of requirements created from ReqPro that I need to import into TFS.Each req开发者_JAVA技巧uirement has a linked-from and linked-to field, both of which can contain more than
Is there any possibility to create a custom Work Item Type in TFS 2010 that is read-only after 开发者_开发技巧the first save?
I have a MSBuild script that I use to change the version of my assembly during build. I want to be able to add custom label as well.
Is there a way to select the logged-on user for the Assigned-To field when a workitem is created. Right now, when we create a bug, the assigned-To field is blank.The user then has to select the pers开
Is there any easy way to list all untracked files in a TFS workspace, like what \"git status\" re开发者_StackOverflow中文版ports in the \"untracked files\" section, or the output of the following comm
In TFS 2010 custom activity how to find out programatically whether my project(s) source code changed / checked in since its last successful开发者_Go百科 build.You can use the build and version contro
I have recently moved our TFS 2010 server to new server, when I\'m trying to configure Reporting server and when I stop the report开发者_开发百科ing jobs the TFS tells me that there are running jobs p