Mercurial
Mercurial 是一款免费的分布式源代码控制管理工具。
注意: 启用 Mercurial 插件才能使用它。
除了使用常用 VCS 功能中描述的标准版本控制系统功能外,还可以在Tools >Mercurial 子菜单中选择以下功能:
菜单项 | 说明 |
---|---|
Import | 应用补丁文件中的更改。 |
Incoming | 通过列出将要提取的更改来监控远程版本库的状态。 |
Outgoing | 通过列出将要推送的更改来监控远程资源库的状态。 |
Pull | 从远程版本库提取更改。 |
Push | 向远程版本库推送变更。 |
Mercurial 偏好设置
要为 Mercurial 设置首选项,请选择首选项>Version Control >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.