我可以在本地 Mercurial 存储库和远程 Bazaar 存储库之间建立桥梁吗?
我正在寻找与 hg-git 等效的 Mercurial+bazaar 。我打算将其用于偶尔的合作,以避免学习有关 YAVCS 的怪癖和技巧:我更愿意使用一个客户端进行尽可能多的操作,从而避免在对我不直接有用的工具上投入时间。
I'm looking for the mercurial+bazaar equivalent of hg-git. I intend to use this for occasional cooperation to avoid learning the quirks and tricks surrounding YAVCS: I'd prefer to do use one client for as many operations as possible and thus avoid the time investment for a tool not directly useful to me.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
好吧,你确实得到了 bzr-hg (https://launchpad.net/bzr-hg),但它还没有完成。
您还可以获得 bzr-svn 和 bzr-git,因此我使用 bazaar 作为访问它们的唯一工具,但它并不总是能完美运行。
Well you do get bzr-hg (https://launchpad.net/bzr-hg) but its not complete yet.
You also get bzr-svn and bzr-git, so I'm using bazaar as my one tool to access them all, but it does not always work perfectly yet.