Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1105207
  • 博文数量: 121
  • 博客积分: 8910
  • 博客等级: 上将
  • 技术积分: 2915
  • 用 户 组: 普通用户
  • 注册时间: 2005-12-18 09:36
文章分类

全部博文(121)

文章存档

2011年(3)

2010年(100)

2008年(18)

分类:

2010-05-02 12:28:55

摘自:
 
Merge From Current (MFC)

To merge functionality or a patch from the -CURRENT branch to another, most often -STABLE.

Merge From Perforce (MFP4)

To merge functionality or a patch from the Perforce repository to the -CURRENT branch.

See Also: .

Merge From Stable (MFS)

In the normal course of FreeBSD development, a change will be committed to the -CURRENT branch for testing before being merged to -STABLE. On rare occasions, a change will go into -STABLE first and then be merged to -CURRENT.

This term is also used when a patch is merged from -STABLE to a security branch.

See Also: .

 

Merge From Current (从当前版本合并) (MFC)

表示从 -CURRENT 分支合并功能或补丁到另一个分支, 通常是 -STABLE 的操作。

Merge From Perforce (从Perforce合并) (MFP4)

将功能或补丁从 Perforce 仓库合并到 -CURRENT 分支的操作。

参见: .

Merge From Stable (从稳定版本合并) (MFS)

在正常的 FreeBSD 开发过程中, 变更会首先提交到 -CURRENT 分支进行测试,之后才会被合并到 -STABLE 分支。在很偶然的情形中,更改会先进入 -STABLE 分支,再被合并到 -CURRENT 分支。

这一术语在从 -STABLE 向安全分支合并补丁时也适用。

参见: .

 

Perforce

一种由 编写的比 CVS 更先进的版本控制软件。 尽管它本身并不开放源代码, 但它对类似 FreeBSD 这样的开源项目是免费的。

一些 FreeBSD 开发人员将 Perforce 代码库作为保存那些对 -CURRENT 而言,试验性质也太强的代码的阶段性成果。

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

安何2010-05-13 09:54:21