このページでは

Perforce

Perforceは、Perforce Software社が開発した高速なソフトウェア構成管理システムです。

注意: Perforce を使用するには、Perforce プラグインを有効にしてください。

Perforce の設定

Perforce の環境設定を行うには、Preferences >Version Control >Perforce を選択します:

バージョン管理環境設定のPerforceタブ

P4 command で、コマンドライン クライアント実行ファイルへのパスを設定します。

P4 userP4 client 、およびP4 port で、ワークスペースの詳細を設定します。

構成ファイルの使用

複数のプロジェクトに対して個別にワークスペースの詳細を指定するには、構成ファイルを使用します:

  1. 最上位のプロジェクト・ディレクトリに、プロジェクトごとにp4config.txt 構成ファイルを作成します。
  2. Preferences >Version Control >Perforce に移動します。
  3. Environment Variables をクリアします。
  4. 作成したファイルを使用するように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.