CVS
CVS 是一个开源版本控制系统。
注意:需启用 CVS 插件才能使用。
除了“使用常见 VCS 功能”中描述的标准版本控制系统功能外,您还可以选择“Tools ”>“CVS ”>“Edit ”,将文件设置为可写,通知监视者该文件正在被编辑,并监视其他用户对该文件执行的操作。
要丢弃您在文件中进行的更改、通知监视者该文件不再处于编辑状态,并将文件设为只读,请选择“Unedit ”。
要取消编辑本地目录中的文件以及所有子目录中的文件(递归处理),请选择“Unedit Repository ”。
CVS 首选项
要设置 CVS 首选项,请选择“Preferences ” > “Version Control ” > “CVS ”。

| 首选项 | 说明 |
|---|---|
| CVS Command | 指定命令行客户端可执行文件的路径。 |
| CVS root | 指定 CVS 根目录。 |
| Timeout | 设置版本控制操作的超时时间。 |
| Diff options | 设置查看差异输出的首选项。 |
| Describe all files matching commit id | 为提交中的所有文件添加注释。 |
另请参阅 “启用和禁用插件”、“设置版本控制系统”、“使用常见的 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.