[ 源代码: mercurial ]
软件包: mercurial (0.9.5-3) [universe]
mercurial 的相关链接
Ubuntu 的资源:
下载源码包 mercurial:
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Vincent Danjean
It should generally not be necessary for users to contact the original maintainer.
外部的资源:
- 主页 [www.selenic.com]
相似软件包:
Scalable distributed version control system
Mercurial is a fast, lightweight Source Control Management system designed for efficient handling of very large distributed projects.
Its features include:
* O(1) delta-compressed file storage and retrieval scheme * Complete cross-indexing of files and changesets for efficient exploration of project history * Robust SHA1-based integrity checking and append-only storage model * Decentralized development model with arbitrary merging between trees * High-speed HTTP-based network merge protocol * Easy-to-use command-line interface * Integrated stand-alone web interface * Small Python codebase
其它与 mercurial 有关的软件包
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: python (<< 2.6)
- 一种交互式、面向对象的高级语言 (缺省版本)
- dep: python (>= 2.4)
-
- dep: python-support (>= 0.7.1)
- python 模块的自动重新构建支持