如何在 cvs 和 eclipse 中标记项目

发布于 2024-09-28 04:59:21 字数 111 浏览 4 评论 0原文

我想标记一个版本,但我没有看到任何选项,如下所示。我正在使用 eclipse 。

替代文本

I want to tag a release, but I don't see any option for it as below. I am using from eclipse.

alt text

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

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

发布评论

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

评论(2

倒数 2024-10-05 04:59:21

打开 CVS 存储库 视图(窗口 > 显示视图 > 其他 > CVS 存储库)。您应该在此视图中看到您的项目位置。导航到您的项目并右键单击它。然后您应该会看到命令Tag as Version...

替代文本

Open CVS Repositories view (Window > Show View > Other > CVS Repositories). You should see your project location in this view. Navigate to you project and right clickt on it. You should then see the command Tag as Version....

alt text

半﹌身腐败 2024-10-05 04:59:21

您甚至可以从 Project Explorer 或 Navigator 中执行此操作。右键单击您要标记的源 ->团队->标记为版本。

在此处输入图像描述

单击“标记为版本”后,将弹出另一个窗口,如下所示。添加您想要的标签名称,然后单击“确定”。

在此处输入图像描述

您可以通过右键单击资源 -> 来验证标签名称团队->显示历史记录

在此处输入图像描述

You can even do it from Project Explorer or Navigator. Right click on source you would like to tag -> Team -> Tag as Version.

enter image description here

Once you click on Tag as Version, it will pop up another window as below. Add the tag name you wish and click OK.

enter image description here

You can verify tag name through Right click on resource -> Team -> Show History

enter image description here

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