In the "Team Maintenance" tutorial, you used the Configuration Manager to create a new configuration of the project, called
Pico_configuration . In this chapter, let's take a look at the Configuration Manager again and use it as a starting point for comparing two file versions of the ansi.c file.
Select the Pico_configuration configuration in the Compared To List.
You should notice no difference, which means that the
In the Change List, notice the following line:
The line indicates that different versions of file
ansi.c exist in the two configurations. The icon tells us that the HEAD configuration contains the newer version (1.2), and that the INIT configuration contains the older version (1.1).