#!/bin/bash #------------------------------------------------------------------------------ # Init script for Perforce FTP Daemon. # # chkconfig: - 90 30 # description: Start Perforce FTP Daemon for instance REPL_SDP_INSTANCE. #------------------------------------------------------------------------------ export SDP_INSTANCE=REPL_SDP_INSTANCE /p4/common/bin/p4ftpd_base $@
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#7 | 20519 | tom_tyler |
Released SDP 2016.1.20491 (2016/09/09). Copy Up using 'p4 copy -r -b perforce_software-sdp-dev', with selective removal of work-in-progress files. |
||
#6 | 20481 | tom_tyler |
Released SDP 2016.1.20460. Copy Up using 'p4 copy -r -b perforce_software-sdp-dev', with selective removal of changes related to work-in-progress files. |
||
#5 | 20353 | tom_tyler |
Released SDP 2016.1.20348. Copy Up using 'p4 copy -r -b perforce_software-sdp-dev', with selective removal of changes related to work-in-progress changes. |
||
#4 | 15856 | tom_tyler |
Replaced the big license comment block with a shortened form referencing the LICENSE file included with the SDP package, and also by the URL for the license file in The Workshop. |
||
#3 | 13917 | tom_tyler | Pushing SDP 2015.1.13915. | ||
#2 | 11524 | russell_jackson | Released updated version of the SDP from Dev. | ||
#1 | 10148 | tom_tyler | Promoted the Perforce Server Deployment Package to The Workshop. |