How do I undo a checkin in ClearCase remote client

天涯浪子 提交于 2019-11-26 22:06:15

问题


I am using ClearCase remote client Version 7.1.1, and I am wondering if it's possible to delete a version that was checked in by mistake. I know that in ClearCase, this is possible by choosing delete in the right click menu (Versions tree) Anyone has the answer ?

Thanks


回答1:


Argh! rmver (see man page)?
I would strongly advice against such an operation which cannot be undone
(as I mention and detail in here, here or there).

And rmver is not possible in a CCRC client (even in the latest 7.1.2).

What I usually do is a graphical merge from the n-1 version to the n version in order to produce a n+1 version with the right content.



来源:https://stackoverflow.com/questions/4257402/how-do-i-undo-a-checkin-in-clearcase-remote-client

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!