# The form data below was edited by robert_cowham # 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: helix_installer_main_to_dev_ami_builder Update: 2022/01/20 09:03:55 Access: 2022/01/18 07:14:56 Owner: robert_cowham Description: For merging changes from main to dev-ami-builder Note that flow of change is expected to be: main -> dev-ami [submit and test them] dev-ami -> ami [from where they are downloaded by AMI package builders] Note the extra view mapping line which creates a relationship between reset_sdp.sh and ami_install_sdp.sh Options: unlocked View: //guest/perforce_software/helix-installer/main/... //guest/perforce_software/helix-installer/dev-ami-builder/... //guest/perforce_software/helix-installer/main/src/reset_sdp.sh //guest/perforce_software/helix-installer/dev-ami-builder/src/ami_install_sdp.sh