Deleting WorkItems in TFS
If you ever need to delete (destroy) workitems in TFS, use the witadmin utility to do so: witadmin destroywi /collection:http://myserver:8080/tfs/DefaultCollection […]
If you ever need to delete (destroy) workitems in TFS, use the witadmin utility to do so: witadmin destroywi /collection:http://myserver:8080/tfs/DefaultCollection […]
Sometimes you have to change the attributes of a work item field in TFS. For example, let’s say that when
I recently had to look up some information regarding TFS Licensing (CAL’s and SQL Server), here is the white paper
Although you cannot get rid of changesets in TFS, you can easily roll back a change if something was mistakenly
After installing TFS 2010, in order to connect to it from VS 2008 or 2005, you must install the Service
There is a problem in Team Build 2010 when executing Unit Test cases from a Visual Studio 2008 solution. The
We’ve upgraded our Silverlight solution to 4.0 so we are now using Visual Studio 2010. Unfortunately we have not had