发布修复,仅对 CVS 主干进行一些更改,而不使用分支

发布于 2024-09-11 13:28:52 字数 184 浏览 1 评论 0原文

我有这种情况:

CVS 主干 - 所有更改,稳定和不稳定,都对主干进行。

生产 - 主要版本是在 CVS 上创建标签,但较小的修复是手动进行的,仅合并来自主干的请求的更改。

我不允许使用分支,因此我需要一个替代解决方案来简化或自动化该过程,因为现在出错的风险太高了。

谁能帮助我吗?谢谢!

I have this kind of situation:

CVS trunk - all changes, stable ad unstable, are made to trunk.

production - major releases are made creating tags on CVS, but minor fixes are made manually, merging only the requested changes from trunk.

I'm not allowed to use branches, so I need an alternative solution to simplify or automate the process, because right now the risk of errors is too high.

Can anyone help me? Thanks!

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

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

发布评论

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

评论(1

岁月静好 2024-09-18 13:28:52

你是对的,你正在寻找的简单解决方案 - 它称为分支。
为什么不允许使用分支机构?它是通过编程强制执行的吗?这就是你的问题,而且它是可以解决的——希望通过罐头禁止你的人来解决。

You're right, that simple solution you're looking for - it's called branching.
Why are you not allowed to use branches? is it programmatically enforced? That's you're problem, and it is solvable - hopefully by canning the guy who forbids you.

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