tfs2012 - Is there any way to get a diff of particular fields in TFS? -


i'm working on large software project uses tfs backlog management. we're using scrum 2.2 template in tfs 2012. there tools out there give diffs of particular fields (e.g. description, acceptance criteria) can see how these fields have changed on time , made them ? sort of 'annotate' feature in source control explorer, backlog items instead ?

you can create own tool highlight differences between revisions of specific work item field tfs api. need work workitem.revisions property.

there 1 tool available can have reference started quickly, see: http://gethistory.codeplex.com/


Comments

Popular posts from this blog

php - Invalid Cofiguration - yii\base\InvalidConfigException - Yii2 -

How to show in django cms breadcrumbs full path? -

ruby on rails - npm error: tunneling socket could not be established, cause=connect ETIMEDOUT -