Fixes Defects: PI13191,PI18999,PI19022,PI21092,PI21647,PI24097,PI25327,PM95042 This patch contains the following software changes: PI13191: Problem: When working in the IBM Rational ClearTeam Explorer, when you select an Rational ClearQuest activity and then select "Show Change Set", a version that has been checked out by another user may show as "Pending". Fix: A fix has been made to handle when a file is check out in a view that can't be accessed from the client machine. PI18999: Problem: When working in IBM Rational ClearTeam Explorer (CTE), options at the bottom of the CTE checkin preferences dialog window are not visible because the dialog window is truncated and the scroll bar will not scroll to the bottom of the dialog window. Fix: The CTE checkin preferences dialog window now functions properly. PI19022: Problem: The ClearCase cleartool relocate command may stop processing with a bus error or segmentation fault under certain scenarios where attributes are placed on other meta data types. Fix: The cleartool relocate command now properly handles attributes placed on other meta data types. PI21092: Problem: When opening a Visual Studio.NET 2010 or Visual Studio.NET 2012 solution or project, IBM Rational ClearCase 8.0.x may automatically check out the solution and project files. Fix: The solution and project files are no longer automatically checked out. PI21647: Problem: When running a parallel build in an IBM Rational ClearCase dynamic view, you may experience a Microsoft STOP error (BSOD). Fix: This issue with IBM Rational ClearCase MVFS has been resolved. PI24097: Problem: When working in an IBM Rational ClearCase dynamic view, customers would see build errors. Fix: The problem was caused by reads beyond the end of file. The file read was modified to prevent that condition. PI25327: Problem: In IBM Rational ClearTeam Explorer, Default Deliver operation repeatedly complains about the integration view that is no longer available, even after the user creates a new integration view to be used for the Default Deliver operation. Fix: When the user creates a new integration view during a Default Deliver operation in IBM Rational ClearTeam Explorer, the new view is recorded as the default integration view for the subsequent Default Deliver operations. PM95042: Problem: While rebasing an IBM Rational ClearCase stream which has foundations on multiple composite baselines, the user may receive multiple occurrences of the message "cleartool: Warning: Unable to get explicit composite baseline" which has unclear meaning and makes the other command output extremely difficult to read. Fix: More detailed error reporting can be enabled by setting a special environment variable, CCASE_EXPANDED_MSGS to any non-empty string. If CCASE_EXPANDED_MSGS is empty or non-existent, the behavior and messages are unchanged.