About Backup Files in Projects

Each time you save changes, a new version of the file is created in your workspace.

The previous version moves to the OldVersions\ folder.

Other designers using Inventor can see the new version only after you check the file back in to the workgroup location in semi-isolated projects, or save the file in shared projects, and they refresh their view of the assembly.

Actions when you save file

Several actions happen automatically when you save a file.

Every save writes a new globally unique version ID to the file to identify it. Each session remembers which version ID it is accessing. If you try to reopen the file at the normal location, and the version ID is changed, the program assumes someone else saved it or checked it in. The appropriate version of the file opens from the OldVersions\ folder. The version of the file that opens is used from that point forward to access additional information. The old version of the file is restored, but not the state of an assembly.

Note: Files that were created before release 6 of Inventor could have multiple versions in one file.

Controls for file versions

In a project, a changeable value controls the number of versions saved in the OldVersions folders.

After you save a file, other designers who reference the file continue to see the old version until you check in the file to the workgroup.

In a Shared or Semi-Isolated project, you can see updates to files that are referenced from the server only after you refresh, or reopen the assembly.

Uses for old versions of files

You can restore previous versions of files, but (in Inventor, it is not possible to restore the previous state of an assembly.

The files in OldVersions\ are used for:

File versions and PDM systems

A facility provided through the PDM API allows some added control over the creation and management of OldVersions\ to accommodate the controls in PDM systems.