RADE |
Source Code Manager |
adl_ds_promoDisplaying last promotion's contents |
Quick Reference |
AbstractThe adl_ds_promo command displays the modifications contained in the last requested workspace promotion. |
adl_ds_promo {[workspace_name] [-tree ws_tree_name...]} | [-ws_rev ws_rev.] [-to|-target dest_workspace_name] [-program [-sep |-separator char]] [-out file_path] [-full_info] [-h | -help | -?]
This command displays the contents of a promotion (run with the [1] adl_promote command) of a workspace to its parent workspace or a specified workspace.
It displays the modifications of the promotion request of workspace <workspace_name> or the current workspace to its parent workspace or to the specified workspace.
You can send the results to a file of your choice. With the -program option, you have internal Source Code Manager information relatives to the differences.
The "-program" option displays information in a specific output mode. Key words are given, associated with values. For more details, see the article explaining this option.
adl_ds_promo accepts the following options:
-h|-help|-? | Help of the command |
workspace_name | Name of the workspace whose promoted modifications are to display |
-tree ws_tree_name | Display only these workspace trees. |
-ws_rev ws_rev | The workspace revision to consider, with the format "ws.tree[.{number|label|last|date}]" (date format: YYYY/MM/DD-hh:mm:ss, time is optional (00:00:00 by default)) |
-to|-target dest_workspace_name | Name of the workspace destination of the promotion request. |
-program | Display for programs |
-sep separator | Separator between each field for programs (default value is blank) |
-separator separator | Separator between each field for programs (default value is blank) |
-out file_path | Path to a file for writing the results. |
-full_info | Display each change to be promoted and all relative informations (history...). |
[Top]
Display the last promotion of the "MyWsDev" workspace:
adl_ch_ws MyWsDev or adl_ds_promo MyWsDev |
Display last promotions in the "MyWsDev" workspace in the tree "ToolsTree":
adl_ch_ws MyWsDev or adl_ds_promo MyWsDev -tree ToolsTree |
Display the promotion content of the 12th version of the "MyWsDev" workspace in the tree "ToolsTree":
adl_ds_promo -ws_rev MyWsDev.ToolsTree.12 |
Display changes, in a format that can be reused by a program, of the file "MyFile" with the output that can be sent to a file "MyResultFile":
adl_ds_promo -program |
[Top]
[1] [2] |
adl_promote: Promoting modifications adl_rm_promo: Forgetting promotion |
[Top]
Version: 3 [Apr 2003] | Document update, -ws_rev option |
Version: 2 [Nov 2001] | Document update |
Version: 1 [Mar 2001] | Document creation |
[Top]
Copyright © 2001, Dassault Systèmes. All rights reserved.