1 management articles
1.1 Building a SCM initial environment
After successfully installing Rational ClearCase, you can build the initial SCM environment, including:
$ Create a project VOB (PVOB), source code VOB and components
$ Establish a baseline promotion level (Promotion Level)
Specific steps:
1) Create a project VOB (PVOB). Run the ClearCase Administration Console, select the VOBS item in the tree console on the left, create a project VOB in the right side view (Figure 1-1)
F: / QM / SCM / Data / BMP / New Folder / Vob_CREATION/1-1.BMP
Picture 1-1
Or run the ClearCase Home Base Select the VOB tab, click the Create Vob icon (Figure 1-2)
F: / QM / SCM / Data / BMP / New Folder / Vob_CREATION/1-2.bmp
Figure 1-2
2) Creating a VOB Wizard First, specify the PVOB name and the main parameters, select Create as a UCM Project VOB to create PVOB (Figure 1-3)
F: / QM / SCM / Data / BMP / New Folder / Vob_CREATION/1-3.BMP
Figure 1-3
3) Select the VOB storage location (Figure 1-4)
F: / QM / SCM / Data / BMP / New Folder / Vob_CREATION/1-4.BMP
Figure 1-4
4) Specify the management VOB in the drop-down list, usually VOB Creation Wizard as the project Vob (PVOB) as a suggested management type VOB, because this is the first project VOB created, so the drop-down list here is empty (Figure 1-5)
F: / QM / SCM / Data / BMP / New Folder / Vob_CREATION/1-5.bmp
Figure 1-5
5) Confirm the VOB related information (Figure 1-6)
F: / QM / SCM / Data / BMP / New Folder / Vob_CREATION/1-6.BMP
Figure 1-6
6) Successfully created project VOB (PVOB) (Figure 1-7)
F: / QM / SCM / Data / BMP / New Folder / Vob_CREATION/1-7.BMP
Figure 1-7
7) Repeat 1 to 6 to create source code VOBs and components, where the second step check box is selected as shown (Figure 1-8) to create a source code VOB and component named GUI.
F: / QM / SCM / Data / BMP / New Folder / Vob_CREATION/1-8.BMP
Figure 1-8
The fourth step selects PVOB, which has just created, proj_vob as a management type VOB (Figure 1-9)
F: / QM / SCM / Data / BMP / New Folder / Vob_CREATION/1-9.BMP
Figure 1-9
8) Run ClearCase Project Explore, define the level of the baseline for the project (Figure 1-10)
F: / QM / SCM / Data / BMP / New Folder / Vob_CREATION/1-10.BMP
Figure 1-10
9) Define the baseline promotion level and select the initial level (1-11)
F: / QM / SCM / Data / BMP / New Folder / Vob_CREATION/1-11.bmp
Figure 1-11
Once the level of the baseline promotion of the project is defined, the work of establishing an initial SCM environment is completed!
1.2 Creating a ClearCase project
Create a new project by running Project Creation Wizard, you must understand a series of decisions required to build a new project before running the wizard: $ Identify a set of components and baselines
$ Determining the System of Management Projects
$ Determining the physical storage location of the project object
Create a specific steps:
1) Run ClearCase Project Explore, in order to facilitate management, we have established two directories (Figure 1-12)
F: / QM / SCM / Data / BMP / New Folder /Proj_creation/2-1.BMP
Figure 1-12
2) Run Project Creation Wizard Step1, fill in the project name and its description (Figure 1-13)
F: / QM / SCM / Data / BMP / New Folder /Proj_creation/2-2.bmp
Figure 1-13
3) Inquiry from the definition of the components and baselines from the existing project, if you select an existing project, you will inherit the component of the project and select the latest recommended baseline of those components, this example, because it is the first item There is no subject baseline baseline, so select radio box NO (Figure 1-14)
F: / QM / SCM / Data / BMP / New Folder /Proj_creation/2-3.bmp
Figure 1-14
4) Select the baseline baseline to be used in this project. If you select inherit of the inherited baseline from the existing item in the third step, this dialog already contains a set of components and component baselines, otherwise it will be blank. You can use the add, remove, the CHANGE button under the dialog, and delete the component or change the baseline of any component (Figure 1-15).
F: / QM / SCM / Data / BMP / New Folder /Proj_creation/2-4.bmp
Figure 1-15
5) Set the project system to manage the project work, determine which components can be modified, setting the level of promotion of the recommended baseline (Figure 1-16)
F: / QM / SCM / Data / BMP / New Folder /Proj_creation/2-5.bmp
Figure 1-16
6) Decide whether to use ClearQuest, click the Complete button. (Figure 1-17)
F: / QM / SCM / Data / BMP / New Folder /Proj_creation/2-6.bmp
Figure 1-17
7) Confirm relevant information (Figure 1-18)
F: / QM / SCM / Data / BMP / New Folder /Proj_Creation/2-7.bmp
Figure 1-18
8) Complete project creation work! You can notify the developer to join the project!
1.3 management project
During the project, the project administrator's duty is to continuously monitor the progress of the project development, the source code submitted by different developers, and verify the work, including three work:
$ Establishing a new baseline
$ Enhanced software baseline
$ Specify a recommended baseline
Establishing a new baseline operation is as follows:
1) Lock the project integration stream. Run ClearCase Project Explorer, select the project's integrated view, click the right mouse button, select the "Properties" function, go to the Lock tab, change the status to Locked. Lock Integration Stream to prevent users from submit new data (Figure 1-19)
F: / QM / SCM / Data / BMP / New Folder /Baseline/3-1.BMP
Figure 1-19
2) Select the integrated view of the project, click the right mouse button, select "Make Baseline ..." function to create a new baseline (Figure 1-20) F: / QM / SCM / Data / BMP / New Folder / Baseline / 3-2 .bmp
Figure 1-20
3) The same as the first step, select unlocked, unlock the integrated stream!
The improvement baseline operation is as follows:
1) Run the ClearCase Project Explorer, select the integrated view of the project, click the right mouse button, select "Properties" function, enter the Baseline tab, select the baseline: (Figure 1-21)
F: / QM / SCM / Data / BMP / New Folder /Baseline/3-3.BMP
Figure 1-21
2) Press the Properties under Baseline to enter the properties box, adjust the baseline properties (Figure 1-22)
F: / QM / SCM / Data / BMP / New Folder /Baseline/3-4.BMP
Figure 1-22
Specifies the recommended baseline operation as follows:
1) Run the ClearCase Project Explorer, select the integrated view of the project, click the right mouse button, select the "Recommend Baseline ..." function, go to the dialog (Figure 1-23) Administrator can add, delete or change the current baseline according to the actual situation. Set the recommended baseline
F: / QM / SCM / Data / BMP / New Folder /Baseline/3-5.BMP