|
Branch Development Scenarios
|
Top Previous Next |
| 1. | Switch to branch A.
|
| 2. | Fix a few problems.
|
| 3. | Test and check-in all changes.
|
| 4. | Switch to branch B (or the trunk).
|
| 5. | Fix a few problems.
|
| 6. | Test and check-in all the changes.
|
| 7. | Switch again as desired and/or perform merges.
|
| 1. | Work on branch A or on the trunk.
|
| 2. | Fix a few problems.
|
| 1. | Define the Local work folder for the branch. To do this, execute the Project | Workstation properties
command. Select branch B and specify the desired Local work folder, for example, C:\Work\ProjectX_BranchB.
|
| 2. | Switch to branch B.
|
| 3. | Open your development tool and select the project in the branch work folder. Fix the problems.
|
| 4. | You may check-in all changes to branch B.
|
| 5. | Switch to branch A.
|
| 6. | Continue with branch A fixes.
|
| 7. | You may check-in all changes to branch A or switch again to branch B.
|
|
|