RADE

Source Code Manager

adl_rm_is_transfer

Removing a transfer of current SCM site

Quick Reference

Abstract

The adl_rm_is_transfer command removes a transfer of the current SCM site.


Synopsis

adl_rm_is_transfer [transfer_name] -ws workspace_name [-tree ws_tree_name...] [-h | -help | -?]

Usage

The adl_rm_is_transfer command removes the existing transfer on a given workspace from the available transfers of the current SCM. See the documentation of the adl_mk_is_transfer [1] to know how to create those transfers.

With the -ws option, and the name of the workspace, you can find the transfer associated with this specific workspace of the current site.

In case of multitree workspace, you have to give the names of all the concerned trees, using the "-tree" option. Then, the transfers associated wit this workspace are removed.

The mirror workspace that is associated - on the remote SCM site - with the transfer to be removed is removed too.

[Top]

Options

adl_rm_is_transfer accepts the following options:

-h|-help|-? Help of the command
transfer_name Name of the transfer to be removed
-ws workspace_name Name of the workspace for which the transfer is removed
-tree ws_tree_name... The workspace tree for which the transfer is removed

[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 trfDl1 -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_rm_is_transfer -ws devlocal

Removing remote mirror workspace &quot;MIRROR_Site_devlocal&quot;...<br> Removing transfer "trfDl1" on local site...<p>Intersite command successful.

Try to remove a transfer, but the transfer does not exist .

adl_rm_is_transfer -ws devlocal
#ERR# ADLCMD - A210: No transfer associated with the workspace devlocal.

##### THE COMMAND ENTIRELY OR PARTIALLY FAILED #####

[Top]


References

[1] adl_mk_is_transfer: Creating an intersite transfer into a workspace tree

[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 [May 2002] Document creation

[Top]


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