I'm doing like this ..... but i'm not able succeed... For the check out recursively option, do the following:
- Start the clearmenuadmin.exe utility (to do this, click Start > Run, and type clearmenuadmin.exe)
- In the Object type tab, select the directory object. Choose checked-in as the Object state
- Click the new button in the Available menu Choices pane, and then enter the following information in the appropriate fields:
- Menu Text: Checkout (recursively)...
- Help Text: Check out the selected item recursively...
- Command Type: Executable/Regentry
- Command:
Software\Atria\ClearCase\CurrentVersion\ContextMenus\CmdLineExe - Initial Directory:
Arguments: /c cleartool find $file -exec "cmd /c cleartool checkout -nc \"%CLEARCASE_PN%\"" - Comment:
When this is done, you can add this new menu entry to the This menu contents pane by pressing the Add button. Position it as desired with the Move up button. After completing this customization, choose Configuration>Apply to apply the changes. Then you can test it in Windows Explorer.