バージョン管理システム
プロジェクトのセットアップには、バージョン管理システムを使用することをお勧めします。プロジェクトのソースファイルと設定ファイルのみを保存・編集します。生成されたファイルは保存しないでください。Qt Creator からバージョン管理システムを使用するには、それらを設定する必要があります。
Qt Creator は以下のバージョン管理システムを統合しています:
| バージョン管理システム | アドレス | 注意事項 |
|---|---|---|
| Bazaar と Breezy | https://github.com/breezy-team/breezy | Bazaar または Breezy を使用するようにプラグインを有効にします。 |
| クリアケース | http://www-01.ibm.com/software/awdtools/clearcase/ | プラグインを有効にする。 |
| CVS | http://www.nongnu.org/cvs/ | プラグインを有効にしてください。 |
| 化石 | https://fossil-scm.org/index.html/doc/trunk/www/index.wiki | プラグインを有効にしてください。 |
| ギット | https://git-scm.com/ | Gitバージョン2.13.0以降 Gerritバージョン2.6以降 |
| GitLab | http://gitlab.com/ | プラグインを有効にする |
| Mercurial | https://www.mercurial-scm.org/ | プラグインを有効にしてください。 |
| パーフォース | http://www.perforce.com | サーバーバージョン 2006.1 以降 プラグインを有効にしてください。 |
| サブバージョン | http://subversion.apache.org/ | Subversion バージョン 1.7.0 以降 プラグインを有効にして使用してください。 |
新規プロジェクト用の VCS リポジトリの作成、プラグインの有効化と無効化、How To: Use Git、Set up version control systems、Use common VCS functionsも参照してください 。
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.