Using Siebel Tools > Checking Out and Checking In Projects and Objects >

About the Check Out and Check In Process


Check In and Check Out is a source control mechanism for multiple developers working in the same repository. It allows you to check out objects from the server and download them to your local repository for editing. When you check out objects, they are locked on the server. This prevents other developers from checking them out and avoids conflicts that could result from multiple developers working on the same objects simultaneously. When you check objects back to the server, the lock is removed and the objects are available for other developers to check out.

NOTE:  Individual object check in and check out is available starting with version 7.7.2. You can also lock objects directly on your local repository, without checking them out. See Locking Projects Directly in the Local Repository.

Using Siebel Tools