使用 CVS 递归更新 Eclipse!

发布于 2024-09-26 14:46:39 字数 363 浏览 1 评论 0原文

我正在尝试使用 CVS 在 Eclipse 中对我的项目运行更新。

选择时:

Team -> Update

它执行以下命令:

cvs update -l -d -P "/xxx/www" "/xxx/www"

我希望递归更新,因此应删除 -l 选项。问题是,我不知道怎么办。我正在使用 extssh,并且无法在以下位置设置任何选项:

Team -> CVS -> Ext Connection Method

Where do I remove the -l option?

I'm trying to run an update on my project in Eclipse with CVS.

When choosing:

Team -> Update

it executes the following command:

cvs update -l -d -P "/xxx/www" "/xxx/www"

I want the update to be recursively, so the -l option should be removed. The problem is, I don't know how. I'm using extssh and it's not possible to set any options in:

Team -> CVS -> Ext Connection Method

Where do I remove the -l option?

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文