Version history is stored for objects added to version control system. To view the object history, select the required object in the project navigator tree and click the button, or select the Version Log context menu item.
After this the standard dialog box showing the history of object changes opens:
Use context menu to view information on a specific change. The menu includes the following commands:
View. It enables the user to view unit or form text for the selected object version. For assemblies this command displays contents of the XML file containing a list of units and forms included in this assembly.
Changeset Details. It enables the user to view information on changes made within the selected check-in:
Compare. This command compares object version on the selected date to the current version stored locally.
Get This Version. This command is used if it is required to merge the current version stored locally with the selected object version.
Copy. This command copies information on the selected history record to the clipboard.
See also:
Developing Application in a Team | Comparing Object Versions