We have a basic development effort going on a product, let’s say it’s at Version 4. At milestones during development, I version the trunk as we go 4_0_1, 4_0_2, etc., etc.
Now, I want to do some R&D style development, so I want to Branch the project.
In CVS Perspective, I Rt. Click and select “Add To Branch List” I name the branch, and it gets created under the “Branches” tree node.
If I open that branch however, there is no actual code in it, jus tthe project structure.
What am I doing wrong?
_mike