During the software development process, you might want to create "freezepoints" of your work at various key junctures. These points serve as snapshots of the project that enable you to later recreate the state of the project at key development points. The Freezepointing tool creates a file that registers all source files for a given software release.
Put Freezepointing to work to:
Create a bill of materials for a workspace
Recreate prior versions of source files
Track and warn users of renamed files