RADE |
Source Code Manager |
adl_rm_is_transferRemoving a transfer of current SCM site |
Quick Reference |
AbstractThe adl_rm_is_transfer command removes a transfer of the current SCM site. |
adl_rm_is_transfer [transfer_name] -ws workspace_name [-tree ws_tree_name...] [-h | -help | -?]
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]
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]
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 Removing transfer "trfDl1" on local site... Intersite command successful. |
Try to remove a transfer, but the transfer does not exist .
adl_rm_is_transfer -ws devlocal |
[Top]
[1] | adl_mk_is_transfer: Creating an intersite transfer into a workspace tree |
[Top]
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.