开发者

Team Foundation server [closed]

It's difficult to tell what开发者_如何学Go is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 10 years ago.

In team foundation server 2010, is it possible to version control for user stories(For change request if we change the user story, we want to keep another version)?


In TFS, User Stories are stored as Work Items. For each Work Item, a history of each revision is stored that includes all of the fields that were changed along with their old and new values. You can review the history of a Work Item in the Work Item Editor. Using the API, you can retrieve any previous version of a Work Item.


Yes. User Stories are stored in a work item. All work items are, by their nature, version controlled. Each work item has a full history available.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜