As soon as a story is implemented and tested on the work branch we copy everything from work to trunk.
只要这个故事相关的代码在工作分支上完成实现并通过测试,我们把所有的相关内容从工作分支上复制到主干上就可以了。
Finally, I perform an SVN copy from the trunk to the tags directory, providing a unique name for this release: brewery-1.0.0.
最后,我向主干和标记目录执行了SVN copy命令,从而为这个版本提供一个惟一的名称:brewery - 1.0.0。
At that point we can (and should) publish to the trunk, i.e. take all new code on the work branch and copy over to the trunk.
此时我们可以(而且应该)将此分支公开发布到主干上,比如将工作分支上所有的新代码复制到主干上。
应用推荐