In user-specific workspaces, users work on a copy of the original module. This guarantees that other people working on the project can use a defined state of an object without being disturbed and thus obtain reproducible results.
A checkout copies the modules as working copies into the workspace until these are finally returned into production. In addition, a locking mechanism protects the original from being modified by other SCOUT² users.


