dev_insitu #2

  • //
  • spec/
  • stream/
  • p4-sdp/
  • dev_insitu
  • View
  • Commits
  • Open Download .zip Download (4 KB)
# The form data below was edited by tom_tyler
# A Perforce Stream Specification.
#
#  Stream:       The stream field is unique and specifies the depot path.
#  Update:       The date the specification was last changed.
#  Access:       The date the specification was originally created.
#  Owner:        The user who created this stream.
#  Name:         A short title which may be updated.
#  Parent:       The parent of this stream, or 'none' if Type is mainline.
#  Type:         Type of stream provides clues for commands run
#                between stream and parent.  Seven types include 'mainline',
#                'development' (default), 'release', 'sparsedev',
#                'sparserel', 'task', and 'virtual'.
#  Description:  A short description of the stream (optional).
#  Options:      Stream Options:
#                       allsubmit/ownersubmit [un]locked
#                       [no]toparent [no]fromparent mergedown/mergeany
#  ParentView:   Whether the stream spec inherits a view from its parent:
#                inherit/noinherit.
#  Components:   Incorporate component stream paths into this stream and
#                define the view mappings for the clients of this stream.
#  Paths:        Identify paths in the stream and how they are to be
#                generated in resulting clients of this stream.
#                Path types are share/isolate/import/import+/exclude.
#  Remapped:     Remap a stream path in the resulting client view.
#  Ignored:      Ignore a stream path in the resulting client view.
#
# Use 'p4 help stream' to see more about stream specifications and command.

Stream:	//p4-sdp/dev_insitu

Update:	2025/05/11 06:29:41

Access:	2025/05/11 05:38:25

Owner:	tom_tyler

Name:	dev_insitu

Parent:	//p4-sdp/dev

Type:	virtual

Description:
	This stream spec is intend to be used when developing in the
	SDP dev branch while working on a deployed SDP, i.e. on a
	server where the /p4/common structure exists.  Files are
	mapped from specific folders under //p4-sdp/dev into the
	local workspace.
	
	Workspaces associcated with this stream should have a root
	directory of /p4.  Only the /p4/.p4ignore file and the
	/p4/common directories are versioned. A P4CONFIG to reference
	the workspace should be:
	
	/home/perforce/.p4config.p4sdp.YourPublicDepotUserID
	
	It should look something like this sample:
	
	P4PORT=public.perforce.com:1666
	P4USER=YourPublicDepotUserID
	P4CLIENT=YourPublicDepotUserID.YourMachine.p4sdp_dev_insitu
	P4TICKETS=/home/perforce/.p4tickets.p4sdp_dev_insitu
	P4IGNORE=.p4ignore

Options:	allsubmit unlocked notoparent nofromparent mergedown

ParentView:	inherit

Paths:
	share Server/Unix/.p4ignore
	share Server/Unix/p4/common/bin/...
	share Server/Unix/p4/common/cloud/...
	share Server/Unix/p4/common/config/...
	share Server/Unix/p4/common/etc/...
	share Server/Unix/p4/common/lib/...
	share Server/Unix/p4/common/sdp_upgrade/...
	share Server/Unix/p4/common/site/...
	share helix_binaries/...
	share Unsupported/...
	share Server/Unix/setup/...
	share Server/setup/...
	share Server/test/...
	share test/...
	share Version
	share doc/...
	share tools/...

Remapped:
	Server/Unix/.p4ignore .p4ignore
	Server/Unix/p4/common/bin/... common/bin/...
	Server/Unix/p4/common/cloud/... common/cloud/...
	Server/Unix/p4/common/config/... common/config/...
	Server/Unix/p4/common/etc/... common/etc/...
	Server/Unix/p4/common/lib/... common/lib/...
	Server/Unix/p4/common/sdp_upgrade/... common/sdp_upgrade/...
	Server/Unix/p4/common/site/... common/site/...
	helix_binaries/... sdp/helix_binaries/...
	Unsupported/... sdp/Unsupported/...
	Server/Unix/setup/... sdp/Server/Unix/setup/...
	Server/setup/... sdp/Server/setup/...
	Server/test/... sdp/Server/test/...
	test/... sdp/test/...
	Version sdp/Version
	doc/... sdp/doc/...
	tools/... sdp/tools/...
# Change User Description Committed
#2 default
#1 default