5.3. Performing the branch

To perform the branch use the cvs tag -b <BRANCH NAME> command. For example:

cvs tag -b DEV1

Remember that this does not change your locally checked out working directory to the new tag automatically, it only creates the branch within the CVS repository.