在 Windows 7 64 位上安装 Hg-Git
我正在尝试将 Hg-Git 插件 安装到我的 Windows 7 操作系统
对这些错误有帮助吗?感谢您的帮助。
I am trying for a while installing Hg-Git addon to my Windows 7 Operating system
I have crossed several difficulties like installing Python and other utilities described in this blog.
I had even after this manual problems and could not install this addon because of errors described in this log.
I searched google and I have found this manual
Now i have these errors showed in this log.
Any help with these errors? Thank you for your help.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
如果它对任何人有帮助,我有 Windows 7 64 位和 TortoiseHg 并遵循他们的 说明很简单并且没有问题。
In case it helps anyone, I have Windows 7 64bit and TortoiseHg and following their instructions was easy and worked without issue.
好吧,我明白了...对于其他人 - 您需要克隆此存储库
HTTPS:
SSH:
或只是下载源代码 - 之后您需要转到其文件夹您在命令行类型中下载:
您完成后,您可以简单地执行以下操作:
在 Windows 上并使其工作 - 所以恭喜:-) 关闭。
Ok i got it so ... For others - you need to clone this repo
HTTPS:
SSH:
or just download source - after that you need to go to its folder when you downloaded in command line type:
You are done after you can simply do:
On windows and make it work - so congratulations :-) Close.
我创建了一个 powershell 脚本,该脚本一步完成安装。前提条件是你已经安装了一些构建工具和 python:
http://ig2600.blogspot.com/2013 /02/using-git-via-hg-on-windows.html
I created a powershell script which does the installation in one step. The prereq is you have some build tools and python already installed:
http://ig2600.blogspot.com/2013/02/using-git-via-hg-on-windows.html