Versioning

A version is a copy of a file at a particular time the file was checked into the repository. A new version can be created each time the file is checked in. Versions lets you keep track of changes to a file. When you create or import a new file into the repository, it receives a version number of 1.0.

When you check in a file, you can decide whether to create a new version of the file or overwrite the existing version. The most recently checked-in file is marked CURRENT. File lists always display the current versions of files, unless you select to display all versions.

To display all the versions of a file:

  1. Navigate to the file, and select it.

  2. Select View > Versions.

    To display all the versions of all the files in a list, select Show All Objects and Versions in the drop-down filter above the list.

If you edit an earlier version of a file, you have the following options when you checkin the file: