Perforce
Perforceは、Perforce Software社が開発した高速なソフトウェア構成管理システムです。
注意: Perforce を使用するには、Perforce プラグインを有効にしてください。
Perforce の設定
Perforce の環境設定を行うには、Preferences >Version Control >Perforce を選択します:

P4 command で、コマンドライン クライアント実行ファイルへのパスを設定します。
P4 user 、P4 client 、およびP4 port で、ワークスペースの詳細を設定します。
構成ファイルの使用
複数のプロジェクトに対して個別にワークスペースの詳細を指定するには、構成ファイルを使用します:
- 最上位のプロジェクト・ディレクトリに、プロジェクトごとに
p4config.txt構成ファイルを作成します。 - Preferences >Version Control >Perforce に移動します。
- Environment Variables をクリアします。
- 作成したファイルを使用するように
P4CONFIGを設定するには、コマンドラインから次のコマンドを 1 回実行します:p4 set P4CONFIG=p4config.txt
P4CONFIG 変数の使用方法については、Perforce を参照してください:P4CONFIG を参照してください。
Perforce のその他の機能
一般的な VCS 関数の使用」で説明した標準的なバージョン管理システム関数のほかに、Tools >Perforce で追加関数にアクセスできます。
| メニュー 項目 | 説明 |
|---|---|
| Edit File | クライアントワークスペース内で編集用にファイルを開きます。 |
| Opened | 編集用に開いているファイルを一覧表示します。 |
| Pending Changes | コミットするファイルをグループ化します。 |
| Describe | 変更リストとその中のファイルに関する情報を表示します。 |
プラグインの有効化と無効化、バージョン管理システムの設定、一般的な 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.