ReadMe.txt #1

  • //
  • guest/
  • perforce_software/
  • sdp/
  • dev/
  • Server/
  • Unix/
  • p4/
  • common/
  • site/
  • bin/
  • ReadMe.txt
  • View
  • Commits
  • Open Download .zip Download (534 B)
The /p4/common/site directory is to be used by SDP customers as an installed as
a standard location for creating custom, site-specific SDP overrides.

The automated SDP upgrade procedure will know to ignore in the /p4/common/site
directory tree.  The standard SDP shell environment mechanism includes
/p4/common/site/bin in the PATH, so that adding executable files in where will
make them easily accessible.

Files in the /p4/common/site tree are inherently custom and site-local, and
as such are not supported by Perforce Support.
# Change User Description Committed
#3 31185 C. Thomas Tyler Added more detailed information on The Site Directory (/p4/common/site).

Adapted Makefile to generate HTML from Markdown for this special case
where the /p4/common/site/ReadMe.md file deployed with the SDP in a
runtime environment in the site folder generates an HTML elsewhere,
in the SDP doc folder.

Fixes SDP-722.
#2 29782 C. Thomas Tyler Corrected grammar issues in /p4/common/site/ReadMe.txt.
#1 26932 C. Thomas Tyler Repurposed the /p4/common/site directory.

This directory will exist on a a fresh SDP install, but will
be empty save for a ReadMe.txt file explaining that it is
to be used to make local extensions to the SDP, and that
anything in here is not supported.  The coming automated
SDP upgrade procedure will know to ignore /p4/common/site
directory tree.

The p4_vars ensures that /p4/common/site/bin is in the PATH.