このページでは

Mercurial

Mercurial はフリーの分散ソース管理ツールです。

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

Use common VCS Functions で説明されている標準的なバージョン管理システムの機能に加え、Tools >Mercurial サブメニューで以下の機能を選択することができます:

メニュー項目メニュー項目
Importパッチファイルから変更を適用する
Incomingリモートリポジトリのステータスを監視します。
Outgoingリモートリポジトリの状態を監視し、プッシュされる変更を一覧表示します。
Pullリモートリポジトリから変更を取り込みます。
Pushリモートリポジトリに変更をプッシュします。

Mercurial の環境設定

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

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

  • Command にはコマンドラインクライアント実行ファイルへのパスを指定します。
  • Default usernameDefault email では、変更をコミットするときにデフォルトで使用するユーザー名とメールアドレスを指定します。
  • Log count ログの最大行数を設定します。
  • Timeout バージョン管理操作のタイムアウトを設定します。

プラグインの有効化と無効化バージョン管理システムの設定一般的な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.