RADE |
Source Code Manager |
adl_ch_csChanging current change set |
Quick Reference |
AbstractThe adl_ch_cs command changes the current change set or creates one in the current workspace. |
adl_ch_cs change_set [-h | -help | -?] (1)
adl_ch_cs [change_set] -new -desc description [-cr
change_request_name...] (2)
This command changes the current change set in the current workspace. (1)
This command creates a new change set in the current workspace. (2)
[Top]
adl_ch_cs accepts the following options:
-h|-help|-? |
Help of the command |
change_set |
Name of the change set or identifier prefixed by "csid:". If you create a new change set, only name is allowed. |
-new |
Create a new change set. |
-desc description |
Initialize the description of the new change set. |
-cr change_request_name |
Change request names to associate to the new change set(internal DS only) |
[Top]
Selection of the change set "MyChangeSet":
adl_ch_cs MyChangeSet |
Creation of the change set MyChangeSet:
adl_ch_cs MyChangeSet -new -desc "Mon premier change set" |
Creation of the change set MyChangeSet with a description and a change request:
adl_ch_cs MyChangeSet -new -desc "Mon premier change set" -cr 0430230A |
[Top]
[1] | adl_ls_cs: Listing change sets in a workspace |
[2] | adl_ds_cs: Displaying change set status |
[Top]
Version: 1 [Nov 2004] | Document created |
[Top]
Copyright © 2004, Dassault Systèmes. All rights reserved.