[ 源代码: mercurial ]
软件包:mercurial(6.9~rc0-1)
mercurial 的相关链接
Debian 的资源:
下载源码包 mercurial:
- [mercurial_6.9~rc0-1.dsc]
- [mercurial_6.9~rc0.orig.tar.gz]
- [mercurial_6.9~rc0.orig.tar.gz.asc]
- [mercurial_6.9~rc0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [www.mercurial-scm.org]
相似软件包:
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
easy-to-use, 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
This package contains the architecture dependent files.
其他与 mercurial 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: mercurial-common (= 6.9~rc0-1)
- easy-to-use, scalable distributed version control system (common files)
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.13)
- dep: python3 (>= 3.12~)
-
- dep: ucf (>= 2.0020)
- 更新配置文件:保留用户对配置文件的更改
-
- rec: openssh-client
- SSH 客户端,用于登录远程机器