Mercurial 存储库内部格式
Mercurial 站点 上有关存储库格式的文档分散在各处,并引用各种旧版本以及当前版本总而言之,IMO 不是很详细。
是否有 Mercurial 存储库格式的全面且最新的描述?
一年后
HgSharp:100% 二进制兼容 Mercurial核心是用 C# 实现的。
Docs regarding repository format over at Mercurial site are scattered all over and refer to various legacy versions as well as current one and all in all aren't very detailed IMO.
Is there any comprehensive and up-to-date description of Mercurial repository format?
One Year Later
HgSharp: 100% binary-compatible Mercurial Core implemented in C#.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
Mercurial 的设计在 The Architecture of
开源应用程序 - 第 12 章。Mercurial。
The design of Mercurial is described in The Architecture of
Open Source Applications - Chapter 12. Mercurial.
设计页面至少引用了相关的 wiki 页面。< br>
确实是分散的,但是都列在那个页面里了。
The Design page at least references the relevant wiki pages.
It is indeed scattered, but it is listed in that page.