Skip to content
Mahdi Ehsanifar edited this page Feb 9, 2016 · 9 revisions

TfsWitAdminTools

Overview

A handy tools for TFS process template administration which can be used instead of "WITAdmin.exe" and "team explorer process editor".


Features

Work item type :

  • View names
  • View definition XML
  • Export definition XML files
  • Import definition XML file
  • Rename work item types
  • Destroy work item types

Categories :

  • View XML.
  • Export XML file
  • Import XML file

Process config :

  • View XML.
  • Export XML file
  • Import XML file

Extra

  • XML text viewers has syntax highlighter and folding feature.
  • Some functions can be applied for all team projects at the same time (appropriate for project collections which their team projects are using same process template).

Important Notes :

  • If you renamed a work item type successfully but after getting work item type list an strange name or empty string was shown, you should clear TFS local cache from here :

C:\Users< Your Alias >\AppData\Local\Microsoft\Team Foundation< Version Number >\Cache http://stackoverflow.com/a/33111541/2818667


License

MIT License.

Contribution

Contributions are always welcome. please note that this tools is not ready for use but first release will be accessible very soon.

Clone this wiki locally