Fixes Defects: PH02991,PI28673,PI81103,PI89983,PI95497,PI95977,PI98781,PI99148 This patch contains the following software changes: PH02991: Problem: The ClearCase "cleartool catcs" command, piped to another process (ex: cleartool catcs | head ) may fail. Fix: The "cleartool catcs" signal handler was repaired. PI28673: Problem: cleartool mkbl -ddepends can generate a misleading error message if a component being dropped is not in the configuration for the specified stream. Fix: An additional warning will be printed informing the user that a component can not be found in a baseline. PI81103: Problem: The ClearCase "cleartool catcs" command, piped to another process (ex: cleartool catcs | head ) may fail. Fix: The "cleartool catcs" signal handler was repaired. PI89983: Problem: When you are installing the 9.0.1.1 Eclipse plug-in for Rational ClearTeam Explorer, you may find that the version string displays 9.0.0.xxx instead of 9.0.1.xxxx. Fix: The version string was fixed. PI95497: Problem: The "Make Baseline" dialog in ClearTeam Explorer has a "Scope" tab. This allows the baseline creation to be restricted to "Selected Components". Selecting only a component where no actual changes have been made causes a baseline to be created in a component that has had changes made, but was not selected. Fix: The fix corrects the method to retrieved selected components in the component list. PI95977: Problem: If VOB or Component is added outside of CTE then CTE load rules doesn't show newly added VOB or Component unless and until CTE is restarted. Fix: A "refresh button" has been added in CTE load rules dialog. PI98781: Problem: rcleartool lsproject was requiring a "project:" selector prefix when it should not have been needed. Fix: The rcleartool lsproject command now works correctly without a "project:" prefix. PI99148: Problem: Not able to add load rules having spaces in snapshot and web views. Fix: Load rule having spaces will be added automatically in double quotes.