I have a checked in file that i want to delete
Ctrl-Del asks me first to check it out (which i find strange: i just want to delete it, whichout modifying it)
After it's checked out, the file is deleted from the snapshot by intellij (the directory is checkout as well). When i do ls -lsco -a, the status of the file is 'not loaded,checkout but removed'.
When pressing Ctrl-k, intellij sees that one file needs to be deleted from clearcase.
So far so good.
However, this fails telling me that the file is not a vob object. (cleartool: Error: Not a vob object).