RADE |
Source Code Manager |
User Command ReferenceAll commands available for SCM users |
| Quick Reference | ||
AbstractClick on the link corresponding to the topic for which you want to know the relevant commands.
|
| Graphic Tools | |
|---|---|
| To launch the federate graphic tool | adl_gui |
| To display changes since a given date in a workspace and import them into another one | documentation |
| To display change information with a graphic interface | documentation |
| To display workspaces history | documentation |
| [Top] | |
| Environment Setup | |
| Select the current workspace and set working environment | adl_ch_ws |
| [Top] | |
|
To list all databases of current site |
|
| [Top] | |
| Tree Management | |
|---|---|
| To list all workspace trees registered on current site | adl_ls_tree |
| To change the responsible of a component (framework, module) in a workspace tree | adl_ch_resp |
| [Top] | |
| Workspace Management | |
|---|---|
| To create a workspace in a workspace tree | adl_mk_ws |
| To list all workspaces in a one or many workspace trees | adl_ls_ws |
| To declare an existing workspace in another workspace tree | adl_link_ws |
| To remove a workspace from a workspace tree | adl_unlink_ws |
| To remove a wokspace from all trees | adl_rm_ws |
| To rename a workspace | adl_ren_ws |
| To set/change characteristics of a workspace | adl_set_ws |
| To display workspace's information | adl_ds_ws |
| To list all workspace's revisions | adl_ls_ws_rev |
| To display differences between workspace's revisions | adl_diff_ws_rev |
| To list all workspace's change request | adl_ls_cr |
| To set workspace's behavior for solving merges | adl_set_merge |
| To list all merges still to be solved in a workspace | adl_ls_merge |
| To solve all merges in a workspace | adl_solve_merge |
| To freeze the current state of a workspace | adl_photo |
| To publish the current state of a workspace | adl_publish |
| To lock promotion requests to a workspace | adl_lock_req |
| To unlock promotion request to a workspace | adl_unlock_req |
| To display workspaces history | documentation |
| [Top] | |
| Image Management | |
|---|---|
| To create an image for an existing workspace | adl_mk_image |
| To set/change characteristics of an image | adl_set_image |
| To change the path of an image | adl_set_image_dir |
| To rename an image | adl_ren_image |
| To remove an image | adl_rm_image |
| To restore/repair an image | adl_restore_image |
| To check-in the checked-out files in an image | adl_ci |
| To list associations between user files/directories and database objects | adl_ls_out |
| To check that all files are managed | adl_chk |
| [Top] | |
| Framework Management | |
|---|---|
| To create a framework | adl_mk_fw |
| To list attached and not attached frameworks in a workspace | adl_ls_fw |
| To attach a framework | adl_attach |
| To detach a framework | adl_detach |
| To remove a framework | adl_rm |
| To resuscitate a removed framework | adl_unrm |
| To list the framework responsible | adl_ls_resp |
| [Top] | |
| Module Management | |
|---|---|
| To create a code module | adl_mk_mod |
| To create a data module | adl_mk_data |
| To list attached and not attached modules | adl_ls_fw |
| To attach a module | adl_attach |
| To detach a module | adl_detach |
| To remove a module | adl_rm |
| To resuscitate a removed module | adl_unrm |
| To list the module responsible | adl_ls_resp |
| [Top] | |
| File/Directory Management | |
|---|---|
| To create/register a new directory | adl_mk_dir |
| To register a new file | adl_mk_elem |
| To officialy check-out a file | adl_co |
| To officialy uncheck-out a file | adl_unco |
| To list all official and private checked-out files | adl_ls_co |
| To privately check-out a file | adl_mk_priv |
| To privately uncheck-out a file | adl_rm_priv |
| To list all private checked-out files | adl_ls_priv |
| To extract the file contents corresponding to a given identifier | adl_get_file_content |
| To list the predefined file types/suffixes | adl_ls_type |
| [Top] | |
| Object Management (for Both Components and Files/Directories) | |
|---|---|
| To remove an object | adl_rm |
| To resuscitate a removed object | adl_unrm |
| To move/rename an object | adl_mv |
| To display change information on a given object in the current workspace image | adl_ds_chg |
| To display change information with a graphic interface | documentation |
| To list the configuration branch identifiers associated with a workspace | adl_ls_cfg_br |
| To cancel last changes on a software object | adl_forget_chg |
| To extract an old version of an object | adl_project |
| [Top] | |
| Change set Management | |
|---|---|
| Select the current change set in the current workspace or create a new change set in the current workspace | adl_ch_cs |
| To list change sets associated to local changes in the current workspace | adl_ls_cs |
| To search all the change sets created in a workspace | adl_search_cs |
| To display change set's information | adl_ds_cs |
| To set/change characteristics of a change set | adl_set_cs |
| To rename a change set | adl_ren_cs |
| To close a change set | adl_close_cs |
| To remove a change set | adl_rm_cs |
| To reorganize the modifications of a change set | adl_reorg_cs |
| [Top] | |
| Exchanges Between Images | |
| To check-in all checked-out files in an image | adl_ci |
| To refresh an image against the associated workspace | adl_refresh |
| [Top] | |
| Exchanges Between Workspaces | |
|---|---|
| To deliver modifications from the current workspace | adl_promote |
| To collect current promotion requests in current workspace | adl_collect |
| To get modifications in current workspace from parent workspace | adl_sync |
| To display modifications of the last promotion request | adl_ds_promo |
| To remove last promotion from current workspace | adl_rm_promo |
| To list promotion requests (current and past) from a workspace | adl_ls_promo |
| To list current promotion requests to a workspace | adl_ls_req |
| To remove a promotion request | adl_rm_req |
| To import changes from one workspace into another one | adl_import |
| To import changes of a whole workspace | adl_import_ws |
| To display changes since a given date in a workspace and import them into another one | documentation |
| To exchange changes on shared frameworks between SCM sites | adl_site_transfer |
| [Top] | |
| Exchanges between different sites using intersite commands | |
|---|---|
| To attach framework in a workspace for an inter-site transfer | adl_attach_is |
| To detach framework in a workspace for an inter-site transfer | adl_detach_is |
| To display intersite transfer statuses of current workspace | adl_ds_ws_is |
| To list framework in a remote site for an inter-site transfer | adl_ls_fw_is |
| To synchronize local workspace in an inter-site transfer | adl_sync_is |
| To promote modification in an inter-site transfer | adl_promote_is |
| To resolve merges in an inter-site transfer | adl_solve_merge_is |
| To transfer all content in an inter-site transfer | adl_mirror_is |
| To list all transfers of the current SCM site | adl_ls transfer |
| [Top] | |
| [1] | all users commands by alphabetic order |
[Top]
| Version: 10 [Oct 2003] | Add a new paragraph on graphic tools |
| Version: 9 [Jan 2003] | New commands for listing SCM databases and to display intersite information: adl_ls_db, adl_ds_ws_is |
| Version: 8 [Sept 2002] | New inter-site graphic tool command: adl_is_gui |
| Version: 7 [Jun 2002] | New inter-site commands |
| Version: 6 [Dec 2001] | New command: adl_site_transfer |
| Version: 5 [Apr 2001] | Suppressing administrator commands |
| Version: 4 [Apr 2001] | New commands for accessing history of workspaces |
| Version: 3 [Mar 2001] | Links created to the command quick reference |
| Version: 2 [Feb 2001] | New commands for site, type and object management |
| Version: 1 [Mar 2000] | Document created |
| [Top] | |
Copyright © 2000, Dassault Systèmes. All rights reserved.