このページでは

Mercurial

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

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

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

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

Mercurial の環境設定

Mercurial の環境設定を行うには、Preferences >Version Control >Mercurial を選択してください。

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

環境設定説明
Commandコマンドラインクライアント実行ファイルへのパスを指定します。
Default username変更をコミットするときにデフォルトで使用するユーザー名を指定します。
Default 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.