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
法律声明