浙江省高等学校教师教育理论培训

微信搜索“毛凌志岗前心得”小程序

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

General Workflow | Documentation | Review Board

General Workflow

The general process for using Review Board is as follows:

  1. Make a change to your local source tree.
  2. Create a review request for your new change.
  3. Publish the review request and wait for your reviewers to see it.
  4. Wait for feedback from the reviewers.
  5. If they’re ready for it to go in:
    1. Submit your change to the repository.
    2. Click Close ‣ Submitted on the review request action bar.
  6. If they’ve requested changes:
    1. Update the code in your tree and generate a new diff.
    2. Upload the new diff, specify the changes in the Change Description box, and publish.
    3. Jump back to step 4.

This workflow assumes a pre-commit review model. post-commit review and decentralized version control models may be different. If you’re unsure about your process, talk to your system administrator for detailed instructions.

posted on 2012-02-25 01:12  lexus  阅读(214)  评论(0)    收藏  举报