Subversion 中的 Head 概念是什么以及与 Trunk 有什么区别

发布于 2024-10-08 08:46:49 字数 153 浏览 0 评论 0原文

我了解主干是“主要”分支,并了解分支和标签的概念。但是“头”在哪里出现呢?看起来这是“最新”版本?如果是这样,那么它与“主干”有什么区别,

我确信我可能混合了不相关的字段,例如主干是分支,就像头是标签一样?

我查阅了一些文档,但我必须承认,我并不清楚时间限制。

I undrstand that a trunk is the "main" branch, and understand the concept of branches and tags. but where does the "head" comes into the picture? It seems it is the "latest" revision? if so than what is it's difference to a "trunk"

I'm sure I'm probably mixing unrelated fields, e.g. trunk is to branch as head is to tags?

I dug into some documentations, but I must admit that it wasn't that clear to me time limiting.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

笨笨の傻瓜 2024-10-15 08:46:49

HEAD 表示所有版本的最新版本。将其主干到大多数开发发生的分支(取决于分支策略)。

有关更多修订关键字,请参阅 svnbook。它还描述了存储库布局

HEAD means the most recent revision of them all. Trunk it the branch where most development happens (depends on branching strategy).

For more revision keywords see svnbook. It also describes repository layout

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文