バージョン管理システム
プロジェクトをセットアップする推奨の方法は、バージョン管理システムを使うことです。プロジェクトのソースファイルと設定ファイルだけを保存し、編集します。生成されたファイルは保存しないでください。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も参照してください: プラグインを有効にしてください。
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.