RADE

Source Code Manager

adl_reorg_cs

Reorganizing change set

Quick Reference

Abstract

The adl_reorg_cs command reorganizes the changes of a change set.


Synopsis

adl_reorg_cs so_chg_id...|-file file -from origin_change_set -to dest_change_set [-h|-help|-?]

Usage

This command reorganize the changes of a change set.
This allows to move changes of a change set to another change set.
The origin and the destination change sets must be complete (no intersite transaction on these change sets) to allow this operation.
 

Options

adl_reorg_cs accepts the following options:
 

-h|-help|-? Help of the command
so_chg_id... Software object changes identifiers to reorganize.
-file file File containing existing SCM changes identifiers to reorganize.
-from origin_change_set Name of the origin change set or identifier prefixed by "csid:".
-to dest_change_set Name of the destination change set or identifier prefixed by "csid:".

[Top]

Examples

State before the reorganization:

adl_ds_cs OriginChangeSet -hist_chg -full_info
Change set: OriginChangeSet State: Opened Desc: TEST 1 dans T2
   Created by feb with adl_ch_cs on Tuesday, October 19, 2004 09:16:22 AM in the workspace RootT2Feb. Not current in this workspace.
   Entirely seen in workspace RootT2Feb.

Created changes:
f1T2 Type: Framework Id: ELGzL1B81V23+++8n9fw Responsible: <Not available>
   Change of deleted Id: ++++-ELGzL1B81V23+++8n9fx State: Not deleted
      Created by feb with adl_mk_fw on Tuesday, October 19, 2004 09:16:44 AM in the workspace RootT2Feb, tree T2Feb
   Move Id: ++++-ELGzL1B81V23+++8n9g+ Folder: None Name: "f1T2"
      Created by feb with adl_mk_fw on Tuesday, October 19, 2004 09:16:44 AM in the workspace RootT2Feb, tree T2Feb
   Change of description Id: ++++-ELGzL1B81V23+++8n9g0 Summary: None Associated content Id: None
      Created by feb with adl_mk_fw on Tuesday, October 19, 2004 09:16:44 AM in the workspace RootT2Feb, tree T2Feb

adl_ds_cs DestinationChangeSet -hist_chg -full_info
Change set: DestinationChangeSet State: Closed Desc: Some checks add to the code
   Created by feb with adl_ch_cs on Thursday, November 04, 2004 11:45:52 AM in the workspace RootT2Feb. Not current in this workspace.

No change.

Reorganization of one change from an origin change set to a destination change set:

adl_reorg_cs ++++-ELGzL1B81V23+++8n9g0 -from OriginChangeSet -to DestinationChangeSet
Reorganizing changes from change set <OriginChangeSet> to <DestinationChangeSet> in database ADL4.

State after the reorganization:

adl_ds_cs OriginChangeSet -hist_chg -full_info
Change set: OriginChangeSet State: Opened Desc: TEST 1 dans T2
   Created by feb with adl_ch_cs on Tuesday, October 19, 2004 09:16:22 AM in the workspace RootT2Feb. Not current in this workspace.
   Entirely seen in workspace RootT2Feb.

Created changes:
f1T2 Type: Framework Id: ELGzL1B81V23+++8n9fw Responsible: <Not available>
   Change of deleted Id: ++++-ELGzL1B81V23+++8n9fx State: Not deleted
      Created by feb with adl_mk_fw on Tuesday, October 19, 2004 09:16:44 AM in the workspace RootT2Feb, tree T2Feb
   Move Id: ++++-ELGzL1B81V23+++8n9g+ Folder: None Name: "f1T2"
      Created by feb with adl_mk_fw on Tuesday, October 19, 2004 09:16:44 AM in the workspace RootT2Feb, tree T2Feb

Moved out changes:
f1T2 Type: Framework Id: ELGzL1B81V23+++8n9fw Responsible: <Not available>
   Change of description Id: ++++-ELGzL1B81V23+++8n9g0 Summary: None Associated content Id: None
   Created by feb with adl_mk_fw on Tuesday, October 19, 2004 09:16:44 AM in the workspace RootT2Feb, tree T2Feb
 

adl_ds_cs DestinationChangeSet -hist_chg -full_info
Change set: DestinationChangeSet State: Closed Desc: Some checks add to the code
   Created by feb with adl_ch_cs on Thursday, November 04, 2004 11:45:52 AM in the workspace RootT2Feb. Not current in this workspace.
   Entirely seen in workspace RootT2Feb.

Moved in changes:
f1T2 Type: Framework Id: ELGzL1B81V23+++8n9fw Responsible: <Not available>
   Change of description Id: ++++-ELGzL1B81V23+++8n9g0 Summary: None Associated content Id: None
      Created by feb with adl_mk_fw on Tuesday, October 19, 2004 09:16:44 AM in the workspace RootT2Feb, tree T2Feb

 


[Top]


References

[1]
[2]
[3]
[4]
[5]
[6]
adl_ls_cs: listing change set
adl_ds_cs : displaying change set information
adl_forget_chg: Forgetting change
adl_ren_cs : renaming a change set
adl_close_cs: closing a change set
adl_set_cs: setting characteristics of a change set

[Top]


History

Version: 1 [Nov 2004] Document creation

[Top]


Copyright © 2004, Dassault Systèmes. All rights reserved.