CC delete option from CC explorer
I was wondering which command is executed internally when we select 'Delete' from Clearcase explorer context menu. Is it rmname, rmelem or rmbranch? We use base CC. I am a developer and since I don't want to do any removal related experiments within our CC setup, I decided to ask the question here. VonC It is cleartool rmname . It will checkout for you the parent directory, derefence the file (rmname) and checkin the parent directory. See " About cleartool rmname and checkouts " The Delete operation from within ClearCase Explorer on Microsoft® Windows® executes a cleartool rmname , not a