RADE

Source Code Manager

adl_rm_promo

Removing last promotion

Quick Reference

Abstract

The adl_rm_promo command cancels the last promotion of the current workspace.


Synopsis

adl_rm_promo [-to|-target dest_workspace_name] [-tree ws_tree_name...] [-h | -help | -?]

Usage

This command deletes the current promotion of the current workspace. You can see the current promotion on a given worskspace by running the [1] adl_ds_promo command. Note that only the promotion request is removed, all rzlated changes still remain in the workspace and will be promoted along with the new changes.

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

Options

adl_rm_promo accepts the following options:
 

-h|-help|-? Help of the command
-to|-target dest_workspace_name Name of the workspace destination of the promotion request.
-tree ws_tree_name Display only these workspace trees.

[Top]

Examples

Removes the last promotion of the "MyWsDev" workspace:

adl_ch_ws MyWsDev
adl_rm_promo

 

Removes last promotions of the "MySonWs" workspace:  

adl_ch_ws MyWsDev
adl_rm_promo -to MySonWs

 

Removes last promotions, only for the tree "ToolsTree":  

adl_rm_promo -tree ToolsTree

[Top]


References

[1]
[2]
adl_ds_promo: Displaying promotions
adl_collect: Collecting promotions

[Top]


History

Version: 1 [Mar 2001] Document created

[Top]


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