RADE

Source Code Manager

adl_rm_req

Removing current promotion requests

Quick Reference

Abstract

The adl_rm_req command cancels the current promotion requests to the given workspace. 


Synopsis

adl_rm_req workspace_name... [-tree ws_tree_name...] [-h | -help | -?]

Usage

This command deletes the current(s) promotion(s) of the child workspace(s) of the current workspace.

It is necessary to specify the name(s) of the workspace(s) on which you wish to delet the promotion(s).
To display the list of the promotion request for a given workspace, run the [1] adl_ls_req command.

If the promotion has already been collected (with the [2] adl_collect command), then the promotion cannot be suppressed.

Options

adl_rm_req accepts the following options:
 
 

-h|-help|-? Help of the command
workspace_name ... Workspace(s) name to remove their current promotion request.
-tree ws_tree_name ... Remove only in these workspace trees.

[Top]

Examples

Removes the current promotion request of the "MyWsDev" workspace in the "MyParentWs":
 

adl_ch_ws MyParentWs 
adl_rm_req MyWsDev

Removes current promotion request of the "MyWsDev" workspace, only for the tree "ToolsTree":
 

adl_rm_req MyWsDev -tree ToolsTree

[Top]


References

[1] 
[2]
adl_ls_req: Displaying promotion requests
adl_collect: Collecting promotions

[Top]


History

Version: 1 [Mar 2001] Document created

[Top]


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