SDP-540 #1

  • //
  • spec/
  • branch/
  • SDP-540
  • View
  • Commits
  • Open Download .zip Download (3 KB)
# 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-540

Update:	2021/03/08 07:08:32

Access:	2021/03/08 07:08:32

Owner:	tom_tyler

Description:
	The //task/SDP-540 task stream has been created to support
	work on SDP-540, to implement sdp_upgrade.sh.
	
	This branch spec will be used to populate files needed for
	implementing SDP-540. These files will be branched from the
	SDP dev branch.
	
	Needed:
	* 'Server/Unix' folder for code.
	* 'doc' folder for doc updates.
	* 'test' folder for test suite updates.
	
	This will involve some iteration, and hopefully a single change
	promotion to the SDP dev branch.
	
	== Workflow
	
	Branch Creation (Once): p4 populate -b SDP-540
	
	Branch Update (Routine Merge Down): p4 merge -b SDP-540
	
	Branch Promotion (Copy Up, ideally done once upon successful
	execution of test verification runs:
	
	p4 copy -r -b SDP-540 (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 antoher Merge Down/Copy Up flow.
	
	Decomission: When the branch work is done, the SDP-540 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/bin/... //task/SDP-540/Server/Unix/p4/common/bin/...
	-//guest/perforce_software/sdp/dev/Server/Unix/p4/common/bin/templates/... //task/SDP-540/Server/Unix/p4/common/bin/templates/...
	-//guest/perforce_software/sdp/dev/Server/Unix/p4/common/bin/triggers/... //task/SDP-540/Server/Unix/p4/common/bin/triggers/...
	//guest/perforce_software/sdp/dev/Server/Unix/p4/common/config/... //task/SDP-540/Server/Unix/p4/common/config/...
	//guest/perforce_software/sdp/dev/doc/... //task/SDP-540/doc/...
	-//guest/perforce_software/sdp/dev/doc/media/... //task/SDP-540/doc/media/...
	-//guest/perforce_software/sdp/dev/doc/gen/... //task/SDP-540/doc/gen/...
	//guest/perforce_software/sdp/dev/test/... //task/SDP-540/test/...
	-//guest/perforce_software/sdp/dev/....html //task/SDP-540/....html
	-//guest/perforce_software/sdp/dev/....pdf //task/SDP-540/....pdf
# Change User Description Committed
#1 default