1,更改任何文件, 先checkout, 再继续更改。
2. 更新sln时, 一定要更新include文件
3. 每次提交代码放到shelf上, 自己本地建立2个workspace, 来进行codereview, 完成后让龙海进行测试。 一定要告诉龙海影响了哪些功能, 需要不需要进行完整的回归测试。
4. 解决bug时, 应该关联changeset。
  1. Template when solve a DIM by developer
=============================================================================== 
Problem Analysis    : <describe the analysis result>
Solve Solution      : <describe how to solve this problem>
Impact Analysis     : <describe the impact to other components>
Changeset Number  : <add the changeset number here and add the link of changeset>
Test Instruction     : (Optional) <describe how to test this change>
Unit Test Case Name: <put the name of unit test case which is used to validate the bug and prevent the bug occur>
===============================================================================
Plus: when you try to solve a DIM please do the following steps:
  1. Link the bug with changeset (actually when you do the check-in choose the DIM as work item)
  2. Add comments for each changeset (clearly describe your comments for every check in)
  3. Use this template to fill the comments
    Scrum Team
    Bug ID
    Resolver
    When to be fixed
    Remark
    PA
    101531
    Jiangong.li
    5.20
     
    PA
    95008
    Jaingong.li
    6.8
    Need to analysis the system control.
    PA
    102195
    Jiangong.li
    5.20
     
    PA
    95459
    Jiangong.li
    5.25
     
    PA
    100011
    Jiangong.li
    5.20
     
    PA
    96758
    Jiangong.li
    5.20
     
      
5. 如果是其他组bug, 一定要改category为其他组

6. 手动插入数据库表时, 基本表和扩展表都得插入
7.
  • Any problem will delay the project should be highlighted-------------------------->LI Jiangong
  • 4~5 days support one sprint, make a record in next sprint------------->LI Jiangong
  • Use SSFS key to replace the user story ------------------------------->FU Xiaoshi;
8.
  • Status of planned Features (SSFS-Keys): @Du Da, please prepare a template for this.
Done: Feature is finished and tested, really DONE!
In Work: Feature is ongoing and going to be finished on time.
Planned: Feature is planned to do till end of this sprint and can possibly finished.
Delayed: Feature is delayed.
Canceled: Feature is not going to be implemented in this sprint.
Short explanation about Delayed and Canceled features in the PDSG à ScrumMaster

9.
  •  Clear goal for each Sprint is 0 bugs. à ScrumMaster
  
  • CodeCoverage: The goal is to reach >80%. Everything below is not acceptable. It is the responsibility for each ScrumTeam to take care that the
Value of AQtime is correct. Any problems on this, please discuss with me. à ScrumMaster

9. 

1.     建立CodeReview的查询:

2.建立自己Bug的查询:
   

3.     建立PA组Bug的查询:

4.     建立自己Task的查询:

TFS 备注的更多相关文章

  1. TFS二次开发系列:六、TFS的版本控制

    在TFS中对于版本控制是在WorkSpace工作区来控制的. 首先我们先整理WorkSpace的一些基本使用方法. CheckIn:迁入挂起的操作 CreateMapping:创建一个本地映射地址 D ...

  2. CruiseControl.NET与TFS结合的配置文件

    配置如下: <cruisecontrol xmlns:cb="urn:ccnet.config.builder"> <project name="测试项 ...

  3. facebook海量图片存储系统与淘宝TFS系统比较

    本篇论文的原文可谓通俗易懂.行云流水.结构清晰.图文并茂……正如作者所说的——"替换Facebook的图片存储系统就像高速公路上给汽车换轮子,我们无法去追求完美的设计……我们花费了很多的注意 ...

  4. 更新计算机名称后TFS文件无法迁出

    本人最新刚刚最新了一下计算机名称,但在迁出TFS文件时报如下错误: 如果最近已重命名此计算机,则可通过运行“tf workspaces /updateComputerName:oldComputerN ...

  5. 还原Azure DevOps Server (TFS)中误删除的生成流水线

    流水线历史记录 DevOps Server流水线的历史记录有完善的版本日志,用户可以随时回退到修改过程中的任何一个版本,还能比较差异.这个历史记录功能可以和代码库中的版本控制媲美. 图一:生成历史记录 ...

  6. tfs 2017 使用

    安装完成之后,创建一个项目管理. 初始化代码库 然后下载代理 (服务器)并设置.下载代理需要FQ才可以下载成功. 想要支持 netcore2.0  必须在代理服务器上安装 vs2017 跟netcor ...

  7. PLSQL(PL/SQL)集成Team Foundation Server (TFS),实现数据库代码的版本管理

    PL/SQL是面向Oralcle数据库的集成开发环境,是众多Oracle数据库开发人员的主要工具.由于PL/SQL(百度百科)不仅是一种SQL语言,更是一种过程编程语言,在项目实施过程中,会积累大量除 ...

  8. 使用Intellij Idea连接Team Foundation Server (TFS)实现代码版本管理

    Intellij Idea是一个Java项目开发工具,支持Windows,MAC OS和Linux的跨平台开发环境,具备良好和智能的用户界面,在欧洲市场拥有很多粉丝.https://www.jetbr ...

  9. Visual Studio 2010 如何改用 Beyond Compare 作为 TFS 的比较工具

    Beyond Compare 是一套非常实用的文件及文件夹比较软件,不仅可以快速比较出两个文件夹的不同之处,还可以详细的比较文件之间的内容差异.最近改用 TFS 进行版本控管之后,说实在的还是习惯使用 ...

随机推荐

  1. C语言高速入门系列(四)

    C语言高速入门系列(四) C语言数组 ---------转载请注明出处:coder-pig 贴心小提示:假设图看不清晰可右键另存为,应该就非常清晰了; 注意上面的代码都要自己过一遍哦! 本节引言: 经 ...

  2. Nginx性能测试

    环境:Centos 7.0  Nginx 1.6.2 测试工具:siege 3.0.7 配置1: I3-3110M 4G 测试1(100用户,1000请求): 平均响应:0.06s 并发数:59.19 ...

  3. JavaScript系列问题

    JavaScript系列问题:  0.javascript 基础教程[温故而知新一] 1.通过JS变更页面字体的大小 2.图片压缩优化能有效提高网站浏览速度

  4. 【NOI2015】【程序自己主动分析】【并查集+离散化】

    Description 在实现程序自己主动分析的过程中,经常须要判定一些约束条件能否被同一时候满足. 考虑一个约束满足问题的简化版本号:如果x1,x2,x3,-代表程序中出现的变量.给定n个形如xi= ...

  5. leetCode 90.Subsets II(子集II) 解题思路和方法

    Given a collection of integers that might contain duplicates, nums, return all possible subsets. Not ...

  6. POJ 1163 The Triangle(经典问题教你彻底理解动归思想)

    The Triangle Time Limit: 1000MS   Memory Limit: 10000K Total Submissions: 38195   Accepted: 22946 De ...

  7. python 基础 8.1 r 正则对象

                                                                                                        ...

  8. 【BZOJ3544】[ONTAK2010]Creative Accounting 前缀和+set

    [BZOJ3544][ONTAK2010]Creative Accounting Description 给定一个长度为N的数组a和M,求一个区间[l,r],使得(\sum_{i=l}^{r}{a_i ...

  9. iOS UIWebview添加请求头的两种方式

    1.在UIWebviewDelegate的方法中拦截request,设置request的请求头,废话不多说看代码: - (BOOL)webView:(UIWebView *)webView shoul ...

  10. 【题解】P1613跑路

    [题解]P1613 鸽王跑路 一道思维好题! 考虑\(2^k\)的传递性.直接64遍\(floyd\)求所有\(2^k\)的路径,转移方程是 \(dp(i,j,k)=[dp[i][t][k-1]\)& ...