Undo remove file in ClearCase

前端 未结 3 507
抹茶落季
抹茶落季 2020-12-06 05:34

I have a ClearCase view with a folder, and two files. I check out the folder, remove a file and check the folder back in. I am left with one folder and one file. Is there a

3条回答
  •  执笔经年
    2020-12-06 06:28

    To add to the earlier comments, I would suggest that instead of "removing" elements from ClearCase, simply rmname them. This way you don't actually remove the files but hide them. You can use the rmname command again to retrieve (unhide) the files in the future.

提交回复
热议问题