团队基础服务在检查强制评论(Team Foundation Service Mandatory Co

2019-08-04 10:44发布

我使用的是微软的新的Team Foundation服务, http://tfs.visualstudio.com/

我想知道是否有可能提出意见在办理入住手续,如强制性的,如果我签的变化没有注释的错误,就会抛出我提交拒绝。

Answer 1:

In Visual Studio (2012).

  • Open "Team Explorer".
  • Select your "Team Project".
  • Click "Settings".
  • Under the "Team Project" heading click "Source Control".
  • Select the "Check-in Policy" Tab.
  • Click "Add..."
  • Select "Changeset Comments Policy".

In Visual Studio 2010, you will have to install the Team Foundation Power Toys on all client machines - those without it installed will not be able to check in code.



文章来源: Team Foundation Service Mandatory Comments on check in