简体   繁体   English

ClearCase中丢失的签入更改

[英]Lost Checked In changes in ClearCase

In Clearcase I have version tree A---->B---->C. 在Clearcase中,我有版本树A ----> B ----> C。

I created a snapshot view on B and made few changes. 我在B上创建了快照视图,并进行了一些更改。 I did a check out and check in. 我已经结帐并入住。

I rebased my branch to C and again to B. Now I am not able to see my changes. 我将分支重新设置为C,然后又重新设置为B。现在,我看不到更改。

Is there any way I can get it back. 有什么办法可以找回来。

"Version tree" represents the versions of a file. “版本树”表示文件的版本。
"rebasing a branch" means A, B and C are not version but branches, or potentially UCM streams. “重新分支”表示A,B和C不是版本,而是分支或潜在的UCM流。

In any case, check if you can see your changes by calling the actual version tree on a file you know you have modified (version tree similar to the ones you can see here ) 无论如何,都可以通过调用您知道已修改的文件的实际版本树(版本树类似于您在此处看到的版本树)来检查是否可以看到所做的更改
Do a couple of "compare with previous" on some versions to see if you can find back your changes and understand why the LATEST version on B is not the one with the content you expect. 在某些版本上进行几次“与以前的比较”,以查看是否可以找回所做的更改,并理解为什么B上的最新版本不符合您期望的内容。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM