Shelved.29222.change.p4s #1

  • //
  • guest/
  • perforce_software/
  • sdp/
  • tools/
  • Shelved.29222.change.p4s
  • View
  • Commits
  • Open Download .zip Download (2 KB)
# A Perforce Change Specification.
#
#  Change:      The change number. 'new' on a new changelist.
#  Date:        The date this specification was last modified.
#  Client:      The client on which the changelist was created.  Read-only.
#  User:        The user who created the changelist.
#  Status:      Either 'pending' or 'submitted'. Read-only.
#  Type:        Either 'public' or 'restricted'. Default is 'public'.
#  Description: Comments about the changelist.  Required.
#  ImportedBy:  The user who fetched or pushed this change to this server.
#  Identity:    Identifier for this change.
#  Jobs:        What opened jobs are to be closed by this changelist.
#               You may delete jobs from this list.  (New changelists only.)
#  Stream:      What opened stream is to be added to this changelist.
#               You may remove an opened stream from this list.
#  Files:       What opened files from the default changelist are to be added
#               to this changelist.  You may delete files from this list.
#               (New changelists only.)

Change:	29222

Date:	2022/12/01 08:24:59

Client:	tom_tyler.TerraFlorida-CloudLab.sdp_dev_insitu

User:	tom_tyler

Status:	pending

Description:
	Take advantage of 'p4d -R' option for creating edge dumps for p4d 2022.1+.
	
	This change is on hold pending a needed p4d server change:
	
	P4-23089/job114978 - For p4d, the '-R edge-server' option should work with '-P MyServerID'.
	
	Search the diffs for EDITME to put in the correct p4d server version after this feature
	is implemented.

Jobs:
	SDP-803	# p4d 2022.1 offers new "-R edge-

Files:
	//guest/perforce_software/sdp/dev/Server/Unix/p4/common/bin/edge_dump.sh	# edit
	//guest/perforce_software/sdp/dev/Server/Unix/p4/common/bin/load_checkpoint.sh	# edit

# Change User Description Committed
#1 29857 C. Thomas Tyler Added ref to key shelf for future work.