To find checkouts

You can list all the files and directories that you currently have checked out to your view by using the cleartool lscheckout command or, on Windows systems only, by using Rational® ClearCase® Explorer.

The list produced by either method shows the file or directory versions checked out to your view and, if your view is attached to a UCM stream, indicates to which activity each checked-out version belongs.

To list all the files and directories you currently have checked out to your view, access the view and, at a command prompt, use cleartool lscheckout. For example:
cleartool lscheckout -cview -me -avobs

On Windows systems only, you can use Rational ClearCase Explorer to list all the files and directories that you currently have checked out to your view:

  1. In Rational ClearCase Explorer in the Folder pane, right-click an entry for a versioned folder. Then click Find Checkouts.
  2. In the Find Criteria window, in the Include additional folders? area, select Include subfolders.
  3. Click OK.
Related concepts
About reserved and unreserved checkouts
How checkouts from snapshot views are done
How elements are checked out from dynamic views
Overview of working with checkouts
Rational ClearCase Explorer (Windows)
Related tasks
To cancel a checkout
To check in files and directories
To find, compare, and check in work from a command shell
To resolve checkout problems
Related reference
lscheckout

Feedback