Helix Core Server User Guide (2019.1)
Create a mainline stream
To create a mainline stream:
-
Issue the
p4 stream
, command, specifying the depot followed by the stream name.For example:
$ p4 stream -t mainline //JamCode/main
The stream specification form is displayed.
- Change options in the spec to assign the stream the desired characteristics and save the spec. See Configure a stream for details on the stream spec.
-
To verify that your mainline stream has been created, issue the
p4 streams
command.For example:
$ p4 streams //JamCode/...
Your search for returned result(s).