本页面内容

Mercurial

Mercurial 是一款免费的分布式源代码管理工具。

注意:请启用 Mercurial 插件才能使用它。

除了“使用常见 VCS 功能”中描述的标准版本控制系统功能外,您还可以在“Tools ”>“Mercurial ”子菜单中选择以下功能。

菜单项说明
Import应用补丁文件中的更改。
Incoming通过列出将要拉取的更改来监控远程存储库的状态。
Outgoing通过列出将要推送的更改来监控远程存储库的状态。
Pull从远程仓库拉取更改。
Push将更改推送到远程仓库。

Mercurial 首选项

要设置 Mercurial 的首选项,请选择“Preferences ”>“Version Control ”>“Mercurial ”。

“版本控制”首选项中的“Mercurial”选项卡

首选项描述
Command指定命令行客户端可执行文件的路径。
Default username指定提交更改时默认使用的用户名。
Default email指定提交更改时默认使用的电子邮件地址。
Log count设置日志的最大行数。
Timeout设置版本控制操作的超时时间。

另请参阅 “启用和禁用插件”“设置版本控制系统”“使用常见的 VCS 功能”以及“版本控制系统”

Copyright © The Qt Company Ltd. and other contributors. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.