RADE

Source Code Manager

adl_ls_fw_is

Listing components in remote workspace

Quick Reference

Abstract

The adl_ls_fw_is command is an intersite command that is used to see all the available components, available on the parent remote site, and that can be shared between the current workspace and a workspace of another SCM site. 


Synopsis

adl_ls_fw_is [component...] [-transfer transfer_name] [-tree local_ws_tree_name] [-mod] [-all] [-h | -help | -?]
 

Usage

The adl_ls_fw_is command is used after having declared [1] an intersite [2] transfer between a local workspace and another workspace of another remote site. It is used to list the available components that the user can attach in his local workspace (see [3] adl_attach_is command).

The components to be attached must be accessible in the parent workspace. The adl_ls_fw_is command with the -all option, lists the accessible frameworks. The current workspace must be synchronized with the remote parent workspace in case the components to attach appeared in it since the last synchronization.

[Top]

Options

adl_attach_is accepts the following options:

-h|-help|-? Help of the command
component... Path(es) of the frameworks to list
-transfer transfer_name Name of an existing transfer of the current workspace.
-tree local_ws_tree_name Name of the local workspace tree in which the framework(s) will be seen
-mod Lists all internal modules and data components in the workspace hierarchy for the given frameworks
-all Lists all available components

[Top]

Examples

List of the available framework in the current workspace for the transfer named "Transfer1".

adl_ls_fw_is -transfer Transfer1
...

 

List of the available frameworks for the “MyWsDev" workspace:  

adl_ch_ws MyWsDev
adl_ls_fw_is -all

 

List of the available modules for the framework "MyFramework", in the current workspace:

adl_ls_fw_is MyFramework -mod 

[Top]


References

[1] adl_mk_is_transfer: Creating an intersite transfer
[2] Inter site transfer: Sharing components between SCM sites
[3] adl_attach_is: Attaching framework in local workspace

[Top]


History

Version: 1 [Mar 2002] Document created

[Top]


Copyright © 2002, Dassault Systèmes. All rights reserved.