Windows 上的自定义 Mercurial
对于 Windows 上的 Mercurial,我有一些选择(我知道有 .msi),最有可能的是:
- Cygwin
- Bare Python
我想保留一个带有一些扩展的自定义 Mercurial 安装(最有可能用于 GIT/SVN 集成)三个机器(Win32 / x64)。因此,我可能还需要安装 python 运行时。
您建议我如何管理?
谢谢
更新:TortoiseHG 是一个选项,但我担心:我只使用 CLI 和 MercurialEclipse,不需要给我的 Windows Shell 带来负担(而且我对此有些顽固)。请记住,即使使用 TortoiseHG,我也想为 GIT 等内容添加自定义扩展。
There are some options for me for Mercurial on Windows (I know there is the .msi), most likely:
- Cygwin
- Bare Python
I'd like to keep a custom mercurial install with some extensions (most likely for GIT/SVN Integration) for three machines (Win32 / x64). So, its likely I'd need to keep the python runtime installed as well.
How would you suggest me managing that?
Thank you
UPDATE: TortoiseHG is an option, but I am concerned about: I only use CLI and MercurialEclipse, with no need to place a burden on my Windows Shell (and I am somewhat hardcore about that). Remember even with TortoiseHG I'd like to add custom extensions for stuff like GIT.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我要无耻地窃取盖斯勒大师的明显答案:
它为您提供一切。甚至kdiff3。
实际上我只使用 cygwin 的它。让您暂时忘记Windows。
I'm going to shameless steal Master Geisler's obvious answer:
It gives you everything. Even kdiff3.
I actually use it exclusively from cygwin. Makes you forget about Windows for a while.