# 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-530 Update: 2023/11/12 07:56:35 Access: 2023/11/12 07:53:49 Owner: tom_tyler Description: The //task/SDP-530 task stream has been created to support work on SDP-530, to normalize SDP script style. This branch spec will be used to populate files needed for implementing SDP-530. These files will be branched from the SDP dev branch. == Workflow Stream Creation: (Once): p4 --field Remapped="Server/Unix/p4/common/... common/..." stream -t task -o //task/SDP-530 | p4 stream -i Branch Creation (Once): p4 populate -b SDP-530 Branch Update (Routine Merge Down): p4 merge -b SDP-530 Branch Promotion (Copy Up, ideally done once upon successful execution of test verification runs): p4 copy -r -b SDP-530 (after a final Merge Down) The Branch Promotion can be done by shelving for review, to make files available in a regular 'dev' stream workspace where the regression test suite can be run. The Copy Up will be a Release Candidate 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-530 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-530/Server/Unix/p4/common/... //guest/perforce_software/sdp/dev/doc/... //task/SDP-530/doc/... -//guest/perforce_software/sdp/dev/doc/media/... //task/SDP-530/doc/media/... -//guest/perforce_software/sdp/dev/doc/gen/... //task/SDP-530/doc/gen/... -//guest/perforce_software/sdp/dev/test/... //task/SDP-530/test/... -//guest/perforce_software/sdp/dev/....pdf //task/SDP-530/....pdf -//guest/perforce_software/sdp/dev/....pptx //task/SDP-530/....pptx -//guest/perforce_software/sdp/dev/....html //task/SDP-530/....html