This 'specs' directory allows you to create hand-crafted branch, depot, and stream specs. These are used if you specify BRANCH_SPEC, DEPOT_SPEC, or STREAM_SPEC actions in the BBI config file. Branch specs are named: <spec_name>.branch.p4s, e.g. FGS_to_DeepThought.branch.p4s Stream specs are named: <StreamDepot>/<SteamPath
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 30968 | C. Thomas Tyler |
Migration from Classic to Streams with: p4 copy -b P4BBI_Classic_to_Streams |
||
//guest/perforce_software/p4bbi/main/sample_cfg/specs/ReadMe.txt | |||||
#1 | 18412 | C. Thomas Tyler | Released P4BBI. | ||
//guest/perforce_software/p4bbi/dev/sample_cfg/specs/ReadMe.txt | |||||
#1 | 18402 | C. Thomas Tyler |
bbi.sh v3.5.1: Added support for BRANCH_SPEC, DEPOT_SPEC, and STREAM_SPEC actions, which allow imports to use hand-crafted spec files during imports. This allows the BBI import process to simulate the evolution of stream specs over time, e.g. to reflect reparenting, and to account for things like non-branching files and CBD workflows that use sophisticated, hand-crafted stream specs. The required BBI Config file version has been updated from 3.2 to 3.5. Test suite has been updated to test new functionality. |