If you use Functional Tester with ClearCase on a UNIX system, you need to set up ClearCase to merge the Functional Tester files correctly.
For ClearCase to properly support merging, you must set up a link to the Functional Tester type managers.
To set up ClearCase to merge Functional Tester files on UNIX:
Open a terminal window on the UNIX system where you installed Functional Tester..
In the terminal widow, type the following to open the directory where you installed ClearCase.
>cd /ClearCaseinstalldirectory/lib/mgrs/_rftdef
where ClearCaseinstalldirectory is the directory where you installed ClearCase.
Type the following commands to link to the Functional Test type manager:
>ln -s /FunctionalTestinstalldirectory/IBM/Rational/Software Development Platform/6.0/FunctionalTester/eclipse/plugins/com.rational.test.ft.wswplugin_6.1.0/rtmapmerge merge
>ln -s /FunctionalTestinstalldirectory/IBM/Rational/Software Development Platform/6.0/FunctionalTester/eclipse/plugins/com.rational.test.ft.wswplugin_6.1.0/rtmapmerge xmerge
where FunctionalTestinstalldirectory is the directory where you installed Functional Tester.
Related Topics:
Terms of use | Feedback
(C) Copyright IBM Corporation 2002, 2004. All Rights Reserved.