# The form data below was edited by tom_tyler # A Perforce Branch Specification. # # Branch: The branch name. # Update: The date this specification was last modified. # Access: The date of the last 'integrate' using this branch. # Owner: The user who created this branch. # Description: A short description of the branch (optional). # Options: Branch update options: [un]locked. # View: Lines to map source depot files to target depot files. # # Use 'p4 help branch' to see more about branch views. Branch: SDP-888 Update: 2023/03/05 17:52:33 Access: 2023/03/05 17:52:33 Owner: tom_tyler Description: The //task/SDP-888 task stream has been created to support work on SDP-888, to improve mkrep.sh. This branch spec will be used to populate files needed for implementing SDP-888. These files will be branched from the SDP dev branch. == Workflow Branch Creation (Once): p4 populate -b SDP-888 Branch Update (Routine Merge Down): p4 merge -b SDP-888 Branch Promotion (Copy Up, ideally done once upon successful execution of test verification runs): p4 copy -r -b SDP-888 (after a final Merge Down) The Copy Up will be a Release Candiate change. If necessary, addidtional development will be done in the task stream, followed by another Merge Down/Copy Up flow. Decomission: When the branch work is done, the SDP-888 task stream branch will be deleted, effectively pruning it of all unmodified file changes. Options: unlocked View: //guest/perforce_software/sdp/dev/Server/Unix/p4/common/... //task/SDP-888/Server/Unix/p4/common/... //guest/perforce_software/sdp/dev/doc/... //task/SDP-888/doc/... -//guest/perforce_software/sdp/dev/doc/media/... //task/SDP-888/doc/media/... -//guest/perforce_software/sdp/dev/doc/gen/... //task/SDP-888/doc/gen/... //guest/perforce_software/sdp/dev/test/... //task/SDP-888/test/... -//guest/perforce_software/sdp/dev/....pdf //task/SDP-888/....pdf