How directory checkouts are canceled
When you cancel a directory checkout (which you rarely need to do explicitly on Windows® systems), the VOB is notified that you no longer have the version of the directory checked out to your view. You are not prompted to rename a canceled directory checkout to directory-name.keep.
If you cancel a directory checkout after changing its contents, any changes you made with cleartool rmname, mv, and ln are lost. Any new elements you created (with mkelem or mkdir) become orphaned.
Orphaned elements (and any data that exists in the view at the path of the new element) are moved to the VOB lost+found directory under names of this form:
element-name.UUID
In such cases, you see this message:
cleartool: Warning: Object "prog.c" no longer referenced.
cleartool: Warning: Moving object to vob lost+found directory as
"prog.c.5f6815a0a2ce11cca54708006906af65".
In a snapshot view, view-private objects are not removed nor is the update operation for the directory in the view started. To return the directory in your view to its state before you checked it out, you must start the Update Tool.
In a dynamic view, view-private objects are not removed, but the view does revert to its previous state.
`