版本控制系统
建立项目的推荐方法是使用版本控制系统。只存储和编辑项目源文件和配置文件。不要存储生成文件。要使用Qt Creator 中的版本控制系统,需要对其进行设置。
Qt Creator 集成了以下版本控制系统:
版本控制系统 | 地址 | 注释 |
---|---|---|
Bazaar 和 Breezy | https://github.com/breezy-team/breezy | 启用插件以使用 Bazaar 或 Breezy。 |
清除案例 | http://www-01.ibm.com/software/awdtools/clearcase/ | 启用插件以使用 ClearCase。 |
CVS | http://www.nongnu.org/cvs/ | 启用插件即可使用。 |
化石 | https://fossil-scm.org/index.html/doc/trunk/www/index.wiki | 启用插件以使用它。 |
Git | https://git-scm.com/ | Git 2.13.0 或更高版本 Gerrit 2.6 或更高版本 |
GitLab | http://gitlab.com/ | 启用插件以使用它。 |
Mercurial | https://www.mercurial-scm.org/ | 启用插件以使用它。 |
Perforce | http://www.perforce.com | 服务器 2006.1 及更高版本 启用插件以使用它。 |
Subversion | http://subversion.apache.org/ | Subversion 1.7.0 及更高版本 启用插件以使用它。 |
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.