When you left click on a Monotone Browser window's Annotate File Contents button you will be presented with a window like the one shown below.
The Annotated Listing window shows the revision and author responsible for each line of text within a file, along with the date on which that change was made.
If one right clicks on the window then a menu pops up that allows you to perform certain actions on the revision responsible for the text directly under the mouse cursor. These menu options do the following:
Menu Option |
Description |
---|---|
Display Change Log |
Displays the full change log for that revision. |
Display File History |
Displays the file's change history from that revision back to when the file was added. |
Display Revision History |
Displays the revision's history from that revision back to the first revision. |
Browse File |
Displays the contents of the file as it was in that revision in a Monotone Browser window. |
Compare File With Previous Version |
Compares the version of the file found in that revision with the previous version of that file. |
Compare Revision With Parent |
Compares the revision with its parent. The comparison is not restricted to just the annotated file. |
Annotate File At Previous Version |
Annotates the file at the version just prior to the one found in that revision. |
Find |
Calls up the standard Find Text dialog window that can be used to find text within the annotated listing. |
Go To Line |
Calls up the standard Go To Line dialog window that can be used to jump to a specific line within the annotated listing. |
![]() |
|
Displaying annotated listings when connected to a remote Monotone server is currently not supported by Monotone. |