tfs - Team Foundation server -


In Team Foundation Server 2010, it is possible for version control for user stories (if we change the user's story for a change request, then

do we want to keep another version)?

In TFS, user stories are stored as work items for each work item, for each modification History is stored, which contains all the fields which were replaced with their old and new values. You can review the history of the work item's task item. Using APIs, you can retrieve any previous version of a job.


Comments