版本控制系统

建立项目的推荐方法是使用版本控制系统。只存储和编辑项目源文件和配置文件。不要存储生成文件。要使用Qt Creator 中的版本控制系统,需要对其进行设置。

Qt Creator 集成了以下版本控制系统:

版本控制系统地址注释
Bazaar 和 Breezyhttps://github.com/breezy-team/breezy启用插件以使用 Bazaar 或 Breezy。
清除案例http://www-01.ibm.com/software/awdtools/clearcase/启用插件以使用 ClearCase。
CVShttp://www.nongnu.org/cvs/启用插件即可使用。
化石https://fossil-scm.org/index.html/doc/trunk/www/index.wiki启用插件以使用它。
Githttps://git-scm.com/Git 2.13.0 或更高版本

Gerrit 2.6 或更高版本

GitLabhttp://gitlab.com/启用插件以使用它。
Mercurialhttps://www.mercurial-scm.org/启用插件以使用它。
Perforcehttp://www.perforce.com服务器 2006.1 及更高版本

启用插件以使用它。

Subversionhttp://subversion.apache.org/Subversion 1.7.0 及更高版本

启用插件以使用它。

另请参阅 为新项目创建 VCS 版本库启用和禁用插件如何使用 Git设置版本控制系统使用常用 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.