Chinaunix首页 | 论坛 | 博客
  • 博客访问: 2084636
  • 博文数量: 414
  • 博客积分: 10312
  • 博客等级: 上将
  • 技术积分: 4921
  • 用 户 组: 普通用户
  • 注册时间: 2007-10-31 01:49
文章分类

全部博文(414)

文章存档

2011年(1)

2010年(29)

2009年(82)

2008年(301)

2007年(1)

分类:

2008-07-04 13:32:57

Branching

Creating a branch and releasing resources to that branch is useful in cases where you are not yet ready to put your changes in the main development flow. It is also useful for creating incremental patches to existing versions.

To create a branch:

  1. From the context menu of the project, select Team > Branch.

    Create a new CVS Branch dialog

  2. Enter the Branch Name for the new branch in the text area.
  3. A default version tag name will be proposed by the dialog. If you do not like the suggested name, you can change it in the text area.
  4. If you would like to start working in the branch immediately, make sure the checkbox is selected.
  5. Click OK.

Note: The Version Name is important; you will need this when you want to merge your changes later on. It identifies the point at which the branch was created.

阅读(1131) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~