RADE |
Source Code Manager |
adl_search_csListing existing change sets |
Quick Reference |
AbstractThe adl_search_cs command displays the list of the change sets of the site sorted by creation date. |
adl_search_cs [change_set_name] [-ws workspace_name|-all_ws] [-del|-not_del] [-opened|-closed] [-empty|-not_empty] [-from date] [-to date] [-cr change_request_name...] [-program [-sep|-separator char]] [-out file_path] [-h | -help | -?]
By default, this command lists all the change sets created in the current
workspace.
You can also specify another workspace with option -ws or specify that you want
to list change sets of all workspaces with option -all_ws.
In this last case, at least one option must be defined to reduce the number of
returned lines.
[Top]
adl_search_cs accepts the following options:
-h|-help|-? |
Help of the command |
change_set_name |
Name of the change set. |
-ws workspace_name |
Name of the workspace to examine. Default is current. |
-all_ws |
Display change sets of all workspaces. |
-del |
Display all deleted change sets. |
-not_del |
Display all non deleted change sets. |
-opened |
Display all opened change sets. |
-closed |
Display all closed change sets. |
-empty |
Display all empty change sets. |
-not_empty |
Display all non empty change sets. |
-from |
Display all created change sets from this date with the format YYYY/MM/DD-hh:mm:ss where time is optional. |
-to |
Display all created change sets to this date with the format YYYY/MM/DD-hh:mm:ss where time is optional. |
-cr change_request_name... |
Specific to Dassault-Systèmes. |
-program |
Display for programs: see the documentation. |
-sep separator |
Separator between each field for programs (space " " by default) |
-separator separator |
Separator between each field for programs (space " " by default) |
-out file_path |
Path to a file for writing the results. |
Display all the change sets belonging to the current workspace:
adl_search_cs |
Display all the change sets belonging to the workspace "another_ws":
adl_search_cs -ws another_ws
|
Display all the change sets belonging to the site, opened and beginning by "user_":
adl_search_cs "user_*" -all_ws -opened
|
Example of result:
adl_search_cs Name State Change_request Description Workspace Is_current Date of creation ------------------------------------------------------------------------------------------------------------------------------------------------------------ ctc_CSWs_0 Closed Work number 1 CSWs Not current Friday, August 27, 2004 08:01:17 PM ctc_CSWs_1 Opened Work number 2 CSWs Not current Wednesday, October 20, 2004 09:10:03 PM ctc_CSWs_2 Opened Work number 3 CSWs Current Tuesday, December 07, 2004 08:13:32 PM 3 change set(s) found. |
[Top]
[1] | adl_ls_cs: Displaying change sets associated with local changes in a workspace |
[2] | adl_ch_cs: Changing change set |
[3] | adl_ds_cs: Displaying change set status |
[Top]
Version: 1 [May 2005] | Document created |
[Top]
Copyright © 2004, Dassault Systèmes. All rights reserved.