Beginning Eclipse CVS – Branching Tutorial 4: Create a branch
<= Back to previous section “Share the Project”
Now that you have created a project, the other people on your team should check it out from CVS. If they aren’t sure how to check out a project from CVS, have them view this tutorial then return here.
Scenario walkthrough
We’ll be following the workflow shown in the diagram below. This article will employ a scenario of two programmers, Paul and Wing, working on separate branches of the same project.
Continue reading