5.6. Using new branches

To use your new branch, checkout a working copy of the source with the correct tag specified. For example:

cvs co -P -r DEV1

Then make change to one of the files, and commit it. The change should show on your development catalog, but not your live catalog.