Setting up ClearCase on a UNIX server

If you use ClearCase®, you must update the ClearCase type managers to recognize Functional Tester test object map files on a UNIX® system.

If you use ClearCase MultiSite® on a Windows NT® system and replicate VOBs that contain Functional Tester data, you must also do the following procedure on the UNIX system with the replica.

To update ClearCase to recognize Functional Tester test object map files on a UNIX system:

	cd <clearcase_install_directory>/lib/mgrs
	ln -s ./binary_delta ./_rftmap
	ln -s ./binary_delta ./_rftdef
	ln -s ./binary_delta ./_rftvp
Related concepts
Functional Tester and ClearCase
Related tasks
Setting up ClearCase
Setting up ClearCase on a Windows server
Setting up ClearCase to merge on UNIX

Feedback