Mercurial 更新时出现问题

发布于 2024-08-24 02:39:47 字数 276 浏览 2 评论 0原文

我正在尝试进行终端更新,但无论如何我总是收到此错误。

/Volumes/www/working/.hg/wlock.break /Library/Python/2.6/site-packages/mercurial/dispatch.py​​:157:DeprecationWarning:使用 lock.release 而不是 del lock return -1

关于这是什么有什么想法吗?

版本过时了吗?

我正在运行 Snow Leopard 10.6.2 谢谢

I am trying to do a terminal update and I keep getting this error, no matter what.

/Volumes/www/working/.hg/wlock.break
/Library/Python/2.6/site-packages/mercurial/dispatch.py:157: DeprecationWarning: use lock.release instead of del lock
return -1

Any ideas as to what this is?

Out of date versions?

I am running Snow Leopard 10.6.2 thanks

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

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

发布评论

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

评论(1

故人爱我别走 2024-08-31 02:39:47

您正在运行什么版本的 Mercurial?根据mercurial bug tracker,看起来很多(无害的警告)消息已被清理。

What version of mercurial are you running? It looks like a lot of these (harmless warning) messages have been cleaned up according to the mercurial bug tracker.

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