Viewing the History of Source Control Files—Perforce Helix Core

One of the benefits of Flare's integrated source control is that you can view the history for a particular file, including who submitted the file and when it was submitted. You can also view differences between different versions of the file and roll back to an older version if necessary.

For more information see Viewing Differences in Source Control Files—Perforce Helix Core and Rolling Back to an Earlier Version of a File—Perforce Helix Core.

How to View the History of a Source Control File

  1. In one of the window panes (e.g., Content Explorer, Source Control Explorer, File List, Project Organizer, Pending Changes window pane), select the relevant file(s).

    OR

    Open a file.

  2. Do one of the following, depending on the part of the user interface you are using:
    • Ribbon Select Source Control > View History.

    • Right-Click If you have the Content Explorer, Project Organizer, Source Control Explorer, Pending Changes window pane, or File List open, right-click the file(s) you want to view and select Source Control > View History.Right-Click If you have the Source Control Explorer or File List open, right-click the file(s) you want to view and select Source Control > View History.

  3. The History dialog opens. The following are explanations of the different parts of this dialog.

    • Version Displays a number for each version of the file. The lower the number, the older the version. The higher the number, the more recent the version.
    • Users Displays the name of the user who has been working on the file.
    • Date Displays the date and time when the action has occurred.
    • Action Displays the action that has taken place for the file (e.g., submit).
    • Comment Displays the comment (if any) associated with the file. A comment can be added to a file when you submit that file to source control. This enables you to maintain an audit trail for the file's history.
    • Get Selected Version Performs a "get" of a particular version of a file, thus rolling back to that version of the file. The local version of the file is replaced with the source control version that you selected.See Rolling Back to an Earlier Version of a File—Perforce Helix Core and Getting the Latest Version of Source Control Files—Perforce Helix Core.
    • Show Differences Opens a dialog that lets you view the differences between two versions of a file. If you select one row in the History dialog and view the differences, you will see the content differences between the version that you selected and the version of the file in your local copy of the Flare project. If you select two files in the History dialog (by holding down the CTRL key) and view the differences, you will see the content differences between those two versions of the file.
  4. In the History dialog, click Close.