Client: workspace_name
Owner: perforce
Description:
Example workspace for keeping your servers up to date with the sdp changes.
You need to add the files from the first machine you set up.
You really only need to check in the /p4/common/bin/... area. The others
shouldn't really ever change, and you don't want to check in /p4/common/config
since there will be differences per machine.
You would need to add a line like this to the p4.crontab file and check it in:
*/10 * * * * /p4/common/bin/p4master_run 1 -c /p4/common/bin/p4 -c $(hostname -s) -p ssl:your_master:1666 sync > /dev/null 2>&1
Root: /p4
Options: allwrite clobber nocompress unlocked modtime normdir
SubmitOptions: leaveunchanged
LineEnd: local
View:
//Perforce/sdp/installed/p4/... //workspace_name/...
//Perforce/sdp/master/... //workspace_name/sdp/...