Annotate
The Annotate window shows the contents of a file with each line prefixed
by the line number and by information to the last revision at which this line
has been introduced or changed.
The Annotate window is typically invoked by
from the Project Window, but there are other
ways/windows to invoke an Annotate window in SmartSVN.
The Revision selector (Pro Only) displays all revisions for which the corresponding
file contents are available.
These will be all revisions of the file, if for the corresponding Annotate command
Track content of all revisions had been selected.
Otherwise, only the annotated revision of the file itself will be displayed and the
selector won't be applicable.
So using this selector you can navigate through all contents of the file.
Change Color By to change the line coloring:
-
Choose Revision to have two colors and a threshold revision Newer Or Equal.
Lines which have been introduced before this threshold revision will receive the
default background color, while lines introduced at or after the threshold revision
will receive another background color.
-
Choose Age to have the lines color based on their 'Age': The youngest and
oldest line will be determined, receiving two distinct colors.
For all other lines, the color will be linearly interpolated based on their relative
age compared to the youngest resp. oldest line.
The interpolation itself can either be based on the Revision number or on
the revision's commit Time.
-
Choose Author to have lines of the same author displayed with the same background
color and lines of different authors displayed with different background colors.
Annotate menu
Edit menu
Contains well-known functions to alter the file content resp. to find a certain
text within the content.
View menu
Revision menu (Pro Only)
-
Use to invoke a File Compare
between the currently selected Revision and the previous revision.
-
Use to invoke a Change Report
containing all changed files between the currently selected Revision and the
previous revision.
-
Use to select the first Revision.
-
Use to select the last Revision.
-
Use to select the next Revision.
-
Use to select the previous Revision.
-
Use to select the preceding Revision
for the currently selected line -- to see what the content of the line has been before.
Go To menu
Refer to Go To menu for details.
Window menu
Refer to Window for more details.