.p4ignore #3

  • //
  • guest/
  • perforce_software/
  • sdp/
  • dev/
  • Server/
  • Unix/
  • setup/
  • hms/
  • .p4ignore
  • View
  • Commits
  • Open Download .zip Download (390 B)
# Ignore generated *.p4s spec files derived from *.p4t templates.
Automation.group.p4s
SuperUsers.group.p4s
dot_swarm.depot.p4s
protect.p4s
sdp.depot.p4s
sdp_dev.stream.p4s
sdp.hostname.client.p4s
sdp_main.stream.p4s
sdp_workshop_main.stream.p4s
superuser.user.p4s
swarm.user.p4s

# Ignore unversioned local development utilities.
local_dev_*.sh
.p4config
.svn
.git
.DS_Store
.p4root
*.swp
# Change User Description Committed
#4 25550 C. Thomas Tyler Split HMS from SDP, such that HMS will live on as a separate product,
layered on the SDP.

See: https://swarm.workshop.perforce.com/jobs/SDP-356

Many of the files deleted here have already been copied to HMS.  See
these HMS changes:

https://swarm.workshop.perforce.com/changes/25531

https://swarm.workshop.perforce.com/changes/25533

And this branch spec: SDP_Split_2019.2_HMS

In mkrep.sh, HMS-awareness is removed from mkrep.sh, a core SDP script, and
the '-f' (Full Setup) flag has been temporarily removed.  This useful
functionality will be restored in an HMS script.  This is a big change,
so shellcheck v0.6.0 was implemented to support it.
#3 25478 C. Thomas Tyler Adapted HMS setup to new SDP structure.

Bypassing pre-commit review for obvious fixes and to enable
testing.

#review-25479
#2 21295 C. Thomas Tyler Added exclusion to hms .p4ignore file.
#1 21294 C. Thomas Tyler Merged down hms dev work.
//guest/perforce_software/sdp/main/Server/Unix/setup/hms/.p4ignore
#1 21290 C. Thomas Tyler Updated HMS tight ship setiup script; now passes preliminary tests.

Bypassing pre-commit review for work-in-progress development of
new, unreleased functionality.