How do I undo a checkin in ClearCase remote client

后端 未结 1 1525
暖寄归人
暖寄归人 2020-12-07 04:06

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

相关标签:
1条回答
  • 2020-12-07 04:32

    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.

    0 讨论(0)
提交回复
热议问题