I am trying to add a file to Clearcase via Cleartool command.
I have executed the following command into my "cmd"
C:\Users\MyUser\Desktop>cleartool mkelem "Z:\MyApplication\Impl\DataModels\Model\Build.Model.ps1"
Creation comments for "Z:\MyApplication\Impl\DataModels\Model\Build.Model.ps1":
It is infinitely waits without doing anything. If i do Ctrl+C it says interrupted.
What am i missing?
Update:
I have tried with cleartool mkelem -c "some useful comment" option also. but still fails. As instructed by @VonC i have even run the same command in Snapshot view but no luck.