The mkelem or Add to source control command can be used to add file system objects to source control.
The Add to Source Control command always creates an element and initializes its version tree by creating a single branch (named main) and a single, empty version (version 0) on that branch. The following options in the Add to Source Control window determine optional Rational® ClearCase® behavior:
Clearing this check box assigns mastership of a new branch to the VOB replica that masters the associated branch type. If this replica is not your current replica, you cannot create new versions on the branch.
The mkelem command always creates an element and initializes its version tree by creating a single branch (named main) and a single, empty version (version 0) on that branch. The following arguments for the mkelem command determine optional Rational ClearCase behavior:
Using mkelem or mkdir without the -master options assigns mastership of a new branch to the VOB replica that masters the associated branch type. If this replica is not your current replica, you cannot create new versions on the branch.
Other views do not see the element until the parent directories of the element are checked in (you must do this yourself) and you check in the file or directory.