RADE |
Source Code Manager |
adl_ls_reqListing current promotion requests |
Quick Reference |
AbstractThe adl_ls_req command displays all the current promotion requests to a given workspace |
adl_ls_req [workspace_name] [-tree ws_tree_name...] [-program] [-out file_path] [-h | -help | -?]
This command displays the current promotion requests coming from all workspaces to the workspace <workspace_name> or the current workspace.
Data displayed are the following:
See the [1] adl_promote command.
The "-program" option displays information in a specific output mode. For more details, see the article explaining this option.
[Top]
adl_ls_req accepts the following options:
-h|-help|-? | Help of the command |
workspace_name | Name of the workspace to examine. Default is current. |
-tree ws_tree_name. | Display only these workspace trees. |
-program | Display for programs |
-out file_path | Path of the file where the results are stored. |
Display all the promotion requests for the workspace "MyParentWs" parent
of the workspace "MyWsDev":
adl_ch_ws MyParentWs adl_ls_req Promotion request from all workspaces to workspace "MyParentWs" in the workspace tree "ToolsTree": Promotion requested by "MyWsDev" (workspace revision "MyWsDev.ToolsTree.25") and user UserName on Monday, March 26, 2001 11:10:11 AM or adl_ls_req MyParentWs Promotion request from all workspaces to workspace "MyParentWs" in the workspace tree "ToolsTree": Promotion requested by "MyWsDev" (workspace revision "MyWsDev.ToolsTree.25") and user UserName on Monday, March 26, 2001 11:10:11 AM |
Display without any promotion for the "MyParentWs" workspacee:
adl_ls_req MyParentWs No current promotion request from all workspaces to the workspace "MyParentWs". |
Display all the promotion request for the "MyParentWs" workspace, parent of the "MyWsDev" workspace, in a tree "ToolsTree" for the user "UserName", with a program output:
adl_ls_req MyParentWs -program -sep "|" ToolsTree|MyWsDev|2001/03/26-11:10:11|UserName|MyWsDev.ToolsTree.25 |
Display all the promotion request for the "MyParentWs" workspace, with a program output sent to the "MyResultFile" file:
adl_ls_req MyParentWs -program -sep "|" -out MyResultFile |
[Top]
[1] | adl_promote: Promoting modifications |
[Top]
Version: 2 [Nov 2001] | Document update |
Version: 1 [Mar 2001] | Document creation |
[Top]
Copyright © 2001, Dassault Systèmes. All rights reserved.