By default, advanced view types are not available for server configurations. However, you can allow users to create views of advanced types by editing the starteam-server-configs.xml file.
<option name=“DisableAdvancedViews” value=“”/>
If you specify the value as “” , the Show advanced types check box appears in the New View Wizard, and the Branch All, Float, Branch None, and Non-Derived advanced view types are available in the wizard. If you specify the value as “1” then the Show advanced types check box does not appear.