up vote 1 down vote favorite
share [g+] share [fb]

In TFS, I want to see how many files I modified for a day/week/etc.

Is this possible?

link|improve this question

60% accept rate
feedback

1 Answer

up vote 1 down vote accepted

Yup. You can even get fancy graphs :-) You can either use the TFS Data Warehouse that stores this data, or you can make use of the TFS command line (tf.exe). tf history would be the command you would execute for detailed information on history and see the following blog post I wrote about accessing the TFS data warehouse information from Excel:

http://www.woodwardweb.com/vsts/getting_started.html

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.