バージョン管理システム

プロジェクトを設定する際の推奨方法は、バージョン管理システムを使用することです。プロジェクトのソースファイルと設定ファイルのみを保存・編集してください。生成されたファイルは保存しないでください。Qt Creator のバージョン管理システムを使用するには、設定を行う必要があります。

Qt Creator は、以下のバージョン管理システムに対応しています。

バージョン管理システムアドレス備考
Bazaar および Breezyhttps://github.com/breezy-team/breezyBazaar または Breezy を使用するには、プラグインを有効にしてください。
ClearCasehttps://www.ibm.com/docs/en/integration-designer/8.5.7?topic=systems-working-clearcase-deprecatedこのプラグインを有効にして使用します。
CVShttps://www.nongnu.org/cvs/プラグインを有効にして使用してください。
Fossilhttps://fossil-scm.org/index.html/doc/trunk/www/index.wikiプラグインを有効にして使用してください。
Githttps://git-scm.com/Git バージョン 2.13.0 以降。

Gerrit バージョン 2.6 以降。

GitLabhttps://about.gitlab.com/プラグインを有効にして使用してください。
Mercurialhttps://www.mercurial-scm.org/プラグインを有効にしてください。
Perforcehttps://www.perforce.com/Server バージョン 2006.1 以降。

プラグインを有効にしてください。

Subversionhttps://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.