Previous: Working with global ChangeLog file, Up: Version Control System


12.6 The Revision View

The revision view is used to display a revision tree for a given file. Each node contains information for a specific revision of the file.

revision-view.jpg

the revision number
This corresponds to the external VCS revision number.
author
The author of this revision.
date / log
For root nodes this column contains the check-in date and eventually the list of tags and branches associated with this revision. For children nodes this contains the log for the corresponding revision.