My problem:
I have a snapshot view of my stream. I made some changes locally in this snapshot for testing. Now, I delivered new code to the stream and ran "cleartool update" on my snapshot. However, this did not overwrite the files that I modified in my snapshot. I can still see my temporary changes.
Can I somehow revert my local snapshot changes?
Thanks.