Browsing Your Repository’s History

Cornerstone provides two different views of your repository’s history:

The Log View

The log view provides a verbose, top-down view of your repository’s log in a format similar to the output of the svn log command.

Revision properties (including log message, author, date and change set) are the focus of the log view and it is therefore ideal for quickly gaining an overview of the most recent changes made to a file or folder.

Topics

The Timeline View

The timeline view provides a compact, visual representation of the histories of one or more files or folders.

File comparison is the focus of the timeline view with revision properties (including author, log message and change set) displayed in the Inspector.

The timeline is ideal for tracking the changes made to a single file or group of files where comparing the various versions is key.

The timeline provides more powerful filter capabilities than the log view and supports the side-by-side comparison of the histories of multiple files or folders.

The timeline also visualizes branch points in a file or folder’s history.

Topics