You are on page 1of 1

CHECK - IN

Checking in the graph causes technical repository to store the new version of the file, making them
available to other users.

If the graph is locked before check-in, it will automatically get unlocked after check-in.

CHECK - OUT

To work on a project that is stored in a technical repository, it must be checked out. Checking out a
project creates a copy of files into individual local sandbox.

To work on a checked out file, it should be locked in order to prevent others from working on it.

LOCKING

After a graph is checked out, the graph must be locked before editing otherwise conflicts may occur.

When an individual try to lock a sandbox file, and the technical repository have a new version of that
file, the GDE displays a pop-up saying to check out the latest version of that graph before locking
ensuring to work on latest version of that graph.

In case if the graph needs to be unlocked by other user, it should be done only through back end using
air sandbox lock –break.

A broken lock cannot be reset if the file has sandbox changes. If there are no sandbox changes the lock
can be reset using air sandbox lock –reset

You might also like