cleartool merge -graphical -to file-or-directory-in-your-view \ file-or-directory-name@@/main/LATEST
Using the -graphical option starts the Diff Merge or, if you merge XML versions, the XML Diff Merge tool. The argument on -to specifies your checked out element. The other argument is a version-extended pathname that specifies the latest version on the branch on which you are working (see the pathnames_ccase reference page for a complete description of syntax). After the merge completes, save the results and check in the version by entering the cleartool checkin command from the view.
When you check in the merge results, the system sees the merge arrow from the latest version to your checked-out version, which contains the merge results. The checkin creates a successor version.