How do I roll back a file checked in to Clearcase?

前端 未结 3 1316
醉话见心
醉话见心 2020-11-29 05:36

I have a file in my Clearcase repository. I checked it out and modified it, and then checked it back in.

I haven\'t done anything like make a baseline, or rebase, o

3条回答
  •  借酒劲吻你
    2020-11-29 05:59

    Clearcase can do much better than just making a new version where you undo the change! Open the version history on your file, find the version you mistakenly checked in, and destroy it (select version to destroy and find the appropriate command under the Versions menu). This is what rmver does too, if you want to use the command line. As VonC said your this destroys your mistake irretrievably. I'm not seeing a downside to that.

提交回复
热议问题