In the Project Editor
Let's look at the file history information of some of the files in the Project Editor. To do so:
Checkmark all projects by right-clicking anywhere in the Project Tree, and then choosing
Context menu > Select From All Projects.
In the File List, highlight
ansi.c
by clicking on it once.
Select the History check box.
A new History window appears:
The history information of file
ansi.c
indicates that its latest version is 1.2. Later on, we will use Diff/Merge tool to find the differences between the latest version and the initial version (1.1) of the file.
Look at the history information of some of the other files in the File List. Notice that their
latest versions are all 1.1. Also notice that they are all part of the configuration
Pico_configuration, which you created at the end of the last tutorial when you froze the
project.
In the Project Editor, clear the History check box.