# # This file is for cc2cvs.pl # # Each line is a branch. The first token of # each line is the branch name. The second token # is the label to use for that branch if a # file does not yet have any commits on the branch. # # The last example corresponds to config spec that looks # like.... # # element * CHECKEDOUT # element * .../r2.0.0/LATEST # element * R2.0.0 -mkbranch r2.0.0 # element * /main/LATEST -mkbranch r2.0.0 # load /foobarstuff # # Always append to this file or your existing branches # will get renumbered, which will cause greif to # people checking out from the repository. # r1.1.1 R1.1.1 r1.1.2 R1.1.2 r2.0.0 R2.0.0