View for new development on a branch

You can use this config spec for work to be isolated on branches named major:
(1)
element * CHECKEDOUT
(2)
element * .../major/LATEST
(3)
element * BASELINE_X –mkbranch major
(4)
element * /main/LATEST –mkbranch major

In this scheme, all checkouts occur on branches named major (Rule 2).

The major branches are created at versions that constitute a consistent baseline: a major release, a minor release, or a set of versions that produces a working version of the application. In this config spec, the baseline is defined by the version label BASELINE_X.