同时使用 Rspec 1.3.x 和 Rspec 2

发布于 2024-10-12 20:07:31 字数 340 浏览 1 评论 0原文

我记得过去 Rspec 1.x 和 Rspec 2.x 二进制文件之间存在冲突...由于二进制文件已从“spec”重命名为“rspec”,它们现在可以在同一台机器上共存而不会破坏一个机器吗?其他?

更新:奇怪的是,这两个版本在我的 Mac 上的 rvm 下运行良好,但规范二进制文件抱怨测试服务器上的版本。 Dchelimsky 的 有点晦涩的解决方案就达到了目的。

I remember a conflict in the past between the Rspec 1.x and Rspec 2.x binaries... since the binary has been renamed from 'spec' to 'rspec', can they now co-exist on the same machine without clobbering one another?

Update: Strangely, the two versions worked together fine under rvm on my Mac, but the spec binary complained about the version on the testing server. Dchelimsky's somewhat obscure solution did the trick there.

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

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

发布评论

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

评论(1

美胚控场 2024-10-19 20:07:31

您始终可以在垃圾箱中为符号添加别名或链接到另一个名称,所以经过一番长风之后,是的。

You can always alias or link in the bin a symbolic with another name, so after some long wind, yes.

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