visual studio 2012 - TFS 2010 - Annotate Class Files -


within a class / page for TFS 2010 anatet It can be shown how different pieces of code have been changed, as well as who changed them, date and change sets.

So my question is, which is expected to be relatively straight forward, this is: Is it a date range, job item ID, or user filtering? Or will it require a separate report to provide this functionality? I am mainly interested in the ability to do this in Visual Studio 2012 and do not report so much because it will help in our release process in development.

Annotate shows that each row of code is written (or last changed) Therefore limiting it to a date range will change the way the works work basically. VS / TFS does not provide any capability to customize how annotated works.

You can always create your own Visual Studio Add-In that provides this functionality.

Comments

Popular posts from this blog

c - Mpirun hangs when mpi send and recieve is put in a loop -

python - Apply coupon to a customer's subscription based on non-stripe related actions on the site -

java - Unable to get JDBC connection in Spring application to MySQL -