如何将Delphi代码添加到版本控制中?

发布于 2024-08-03 05:38:24 字数 370 浏览 3 评论 0原文

我想通过 IDE 将 Delphi-4 代码添加到 VSS。这可能吗? 怎么做呢?

我正在开发用 Delphi 4 编写的代码的增强功能。文件夹的名称是“testCheck”。 我尝试通过单击将代码直接保存到 VSS,

        workgroups\Add "testCheck" to version control

然后我检查了 VSS 以查看最新版本...我无法找到最新版本。

现在,当我返回 IDE 时,“工作组\将“testCheck”添加到版本控制” 无法单击。它已变得不可单击。

知道将代码从 Delphi IDE 保存/复制到 VSS 的方法是什么吗?

感谢和问候 瓦斯

I want to add Delphi-4 code to VSS via the IDE. Is that possible?
How to do so?

I am working on enhancements for a code written in Delphi 4. The name of the folder is "testCheck".
I tried saving the code directly into VSS by clicking

        workgroups\Add "testCheck" to version control

then i checked the VSS to see the latest versions.... I am unable to find the latest version.

Now when I go back to the IDE the "workgroups\Add "testCheck" to version control"
cannot be clicked.it has become unclickable.

Any idea of what the method is to save/ copy code from Delphi IDE to VSS?

Thanks and Regards
Vas

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

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

发布评论

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

评论(1

说好的呢 2024-08-10 05:38:24

我已经使用 VssConneXion 从 Delphi 7 连接到 VSS。不确定他们对版本 4 的支持。虽然我目前我正以最快的速度奔向 SVN。

I've used VssConneXion to interface to VSS from Delphi 7. Not certain of their support for version 4. Although I'm running as fast as I can towards SVN currently.

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