Command to delete branches of Clearcase element with “0” versions

前端 未结 2 1238
梦毁少年i
梦毁少年i 2020-12-05 22:21

What is the command in Clearcase to delete the branches of an element in which it is not modified (Element\'s version in that branch is \"0\") ?

2条回答
  •  [愿得一人]
    2020-12-05 22:30

    rmver won't work.

    /home/ccadmin $ cleartool rmver -force ./VaREngine/Makefile@@/main/nz_mig/nz_relOne/0 cleartool: Error: Cannot delete version zero without deleting branch: "./VaREngine/Makefile".

提交回复
热议问题