|
How can I incorporate vendor source changes to CS-RCS?
|
Top Previous Next |
| 1. | Create a branch at the point where you got the original sources. (Usually, revision 1.0 of all files.)
|
| 2. | Switch to the branch.
|
| 3. | Remove all files from the work folders.
|
| 4. | Copy the new revision of the sources to the work folders. Click F5.
|
| 5. | Files marked with the New status are removed in this version. Select these files and execute File | Delete.
|
| 6. | Execute Project | Check-in. This will check-in all Modified files and will add all files that were added in this version.
|
| 7. | Launch the CS-RCS Administrator to merge the branch to the main trunk.
|
|
|