Mercurial: 「差分をエクスポート」ダイアログ
Mercurial の「差分をエクスポート」ダイアログでは、特定のチェンジセット内で変更されたファイルの差分をすべてエクスポートできます。You can also use the dialog to attach the diffs to an existing issue in your repository's issue tracker.
You can access the Export Diff dialog by choosing Team > (Mercurial >) Export Diff from the main menu.
Choose from Revisions: Select a revision from the drop-down field. リビジョンは、リビジョン番号に加えて対応するチェンジセット ID が括弧で囲まれて表示されます。リビジョンは日付に従って表示されます。デフォルトでは、最新のリビジョンが表示されます。
Details: The following read-only fields list information that will be associated with the exported diffs.
- Description: The description associated with the changeset.
- Author: The author associated with the changeset.
- Date: The date the changeset was created (i.e., pushed to the repository).
Specify whether you want to output the diffs to a file on your computer, or attach them to an existing issue. Select one of the two options:
- Save as File: Specify the name and location of the output file that will be generated from performing the export. 「参照」をクリックしてエクスプローラを開くと、コンピュータ上の特定のディレクトリを選択できます。
- Attach to Issue: To attach the diffs to an existing issue, you need to specify your repository's issue tracker and the issue ID. You can also indicate a description of the diff by typing a message in Patch Description.
- Issue Tracker: Select the issue tracker for your project from the drop-down list. The drop-down provides you with a list of all issue trackers registered with the IDE. If the issue tracker for your project is not registered, click the New button to register the issue tracker.
- Issue: Specify the issue ID. You can do this by typing in the ID, or part of the description.
- 関連項目
- Mercurial サポートについて
- Mercurial 関連の手順早見表
- About Issue Trackers
- Adding an Issue Tracker
著作権と商標について