Types of work items in TFS 2010; Where are the XML files stored?

I am trying to add a new type of work item. Where are these XML files that define them?

I do not see them in the solution explorer, they are not in the file system on the TFS server, so where are they?

I follow instructions from Microsoft , but it does not say where to look

+3
source share
2 answers

Do you have your own XML and are trying to deploy it? By reading the link you posted, it looks like you are deploying work item types using the witadmin utility. A link to instructions for witadmin is provided below and under the links section of the instructions to which you link.

http://msdn.microsoft.com/en-us/library/dd312129.aspx

+4
source

Team > Team Foundation Server Settings → Process Template Manager, . WIT. , . , ( process.xml).

WitAdmin WIT . .

+9

All Articles