Is there a way to merge 2 elements in ClearCase that represent one actual element into one element?
for example, say I have a stream S1 in which I added the file foo.txt to source control, and stream S2 (where S1 and S2 are 2 child stream of the same stream) in which I also added foo.txt to source control (ofcourse, in the same relative path).
Clear case will create to elements for the foo.txt files. is there a way to combine them to one element?
Thanks