I have checked out a file say "a.c" in my activity branch which is having version 3 from main line in clearcase and I did some changes to that file.
Now I want to do check in of that file on the main line but the latest version of that file in main line is now 7.
I want to put my changes to that file and hence it will create the version 8 of that file.
So how can I do check in so that I can merge my changes to the latest version of file. In other words I am having 3rd version of a file and I want to give my changes to the latest version of the file