このページについて

Perforce

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

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

Perforce の設定

Perforce の設定を行うには、[Preferences ] > [Version Control ] > [Perforce] を選択します。

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

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

P4 user 」、「P4 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.