RADE

Source Code Manager

adl_ls_transfer

Listing transfers of current SCM site

Quick Reference

Abstract

The adl_ls_transfer command lists transfers of the current SCM site.


Synopsis

adl_ls_transfer [-ws workspace_name] [-tree ws_tree_name...] [-program [-sep|-separator char]] [-out file_path] [-h | -help | -?]

Usage

The adl_ls_transfer command lists the transfers that have been set up between workspaces of the current SCM site and workspaces of other sites. See the documentation of the adl_mk_is_transfer [1] to know of to create those transfers.

Use the -ws option to display only transfers associated with a specific workspace of the current site.

In case of multitree workspace, there are several lines displayed regarding the number of workspace trees.

[Top]

Options

adl_ls_transfer accepts the following options:

-h|-help|-? Help of the command
-ws workspace_name Name of the workspace for which the transfers are listed
-tree ws_tree_name... The workspace trees for which the transfers are listed
-program Display for programs See below.
-sep|-separator char Separator between each field for programs (space " " by default)
-out file_path Path to a file for writing the results

Here are the information displayed without using the -program option; they are listed in the order they appear on each line:

Here are the information displayed when using the -program option; they are listed in the order they appear on each line:

[Top]

Examples

Creation of a transfer between the workspace "devlocal" and the remote workspace prjV5R7, the transfer information will be stored in the current image of the workspace "devlocal":

adl_mk_is_transfer -r_is_server_host randdsy -r_is_server_port 23453 -r_parent_ws prjV5R7 -r_tree V5R7 -tree treelocal
Checking current workspace devlocal...
Checking remote workspace prjV5R7...
Creating mirror workspace under prjV5R7...
Registering the new intersite transfer between devlocal and prjV5R7 in local database.
 
Intersite command successful

adl_ls_transfer -ws devlocal

Workspace 1 Transfer Tree 1 Workspace 2 Tree 2 Site 2 Inter site server Image Transfer log directory ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- devlocal Transfer1 treelocal MIRROR_Suresnes_devlocal_3 V5R7 Suresnes randdsy:23453 WINDOWS e:/databases/randdsy1/ws/devlocal on randdsy

List the same transfer as above but in program mode. Note that the two last fields are <NULL> to be able to distinguish a directory against an image. In normal mode, these columns are filled with information about the workspace image.

adl_ls_transfer -ws devlocal -program -sep "|"
devlocal|D7kDUE+++++3+++5d+6+|Transfer1|D7wJtE+++++3+++6h+9n|treelocal|D-G303B-IW+3+++6G+7W|MIRROR_Suresnes_devlocal_3|D7wJsE+++++3+++7H+1b|V5R7|CyZXRZB-IW+3+++3z+7l|Suresnes|CyZW7JB-IW+3+++4J+3a|randdsy|23453|WINDOWS|D7kDUE+++++3+++5d+6C|<NULL>|<NULL>

[Top]


References

[1] adl_mk_is_transfer: Creating an intersite transfer into a workspace tree
[2] adl_ls_site: Listing the name of the current SCM site

[Top]


History

Version: 3 [Sep 2005]

Document update: remove reference to adl_is_gui

Version: 2 [Oct 2002]

Document update: add reference to adl_is_gui

Version: 1 [Mar 2002] Document creation

[Top]


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