RADE

Source Code Manager

adl_link_is_transfer

Linking transfers for several trees of current SCM site

Quick Reference

Abstract

The adl_link_is_transfer command links transfers on several trees on a current SCM site.


Synopsis

adl_link_is_transfer [transfer_name] -ws workspace_name -r_parent_ws remote_ws -r_tree remote_ws_tree_name -tree local_tree_name [-h | -help | -?]

Usage

The adl_link_is_transfer command links a transfer on several trees. See the documentation of the adl_mk_is_transfer [1] to know of to create a transfer.

In this case of multi-tree workspace, the transfer must be declared for each tree where the workspace exists. Once the links are done, all the other transfer commands are automatically launched in each tree.

[Top]

Options

adl_link_is_transfer accepts the following options:

-h|-help|-? Help of the command
transfer_name Name of the transfer
-ws workspace_name Name of the multi-tree workspace
-r_parent_ws remote_ws Name of one of the remote parent workspace, for one of the tree
-r_tree Name of the remote tree
-tree local_tree_name Name of the local tree

[Top]

Examples

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

adl_ch_ws rootlocal
....

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

adl_link_is_transfer TransferDl -ws rootlocal -r_parent_ws rootDl -r_tree Tree2adls4 -tree Tree2adls1
Checking local workspace rootlocal..
Checking remote workspace rootDl...
Checking new transfer against existing transfers with remote site "DSY Dassault Systemes ADLS4"...
Linking remote mirror workspace "mirror_DSY_rootlocal1_1" in workspace tree "Tree2adls4"...
Registering the new intersite transfer TransferDl between "rootlocal and "mirror_DSY_rootlocal_1" in local database.

Intersite command successful

[Top]


References

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

[Top]


History

Version: 1 [Mar 2002] Document created

[Top]


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