by Ewald Hofman
7. July 2010 13:17
When you are modifying the reports in Team Foundation Server, you want to add new data (such as work items) to test the reports. I have written a blog post how you can do that manually, but I wanted to do that with a little app to save time.
Attached is the source code and the exe (be aware to download the config too when you use the exe) with which you can achieve it.
You can use the application as following: RefreshWarehouse TfsServerName Port Collection
For example: "RefreshWarehouse localhost 8080 defaultcollection" to refresh the warehouse on the local tfs server.
RefreshWarehouse.zip (25.75 kb)
RefreshWarehouse.exe (31.50 kb)
RefreshWarehouse.exe.config (1.66 kb)