A collection of scripts useful for supporting Helix Server administration
These scripts are curated by Perforce Support.
p4dstate.sh
The p4dstate.sh
script debug Perforce Helix server processes and network connections. It requires access to Helix server log and journal files.
IntegHistory.py
IntegHistoryRebuild.py
These companion scripts are for extracting detailed revision history from a tiny slice of a Perforce Helix server and (IntegHistory.py) and reconstructing that integration history in a new test server instance (IntegHistoryRebuild.py).
See: Integration/Merge First Response for details on using IntegHistory.py
.
# Admin Toolkit *A collection of scripts useful for supporting Helix Server administration* These scripts are curated by Perforce Support. ## Debug ### P4D Server State Capture * `p4dstate.sh` The `p4dstate.sh` script debug Perforce Helix server processes and network connections. It requires access to Helix server log and journal files. ### Integration History Slice Capture * `IntegHistory.py` * `IntegHistoryRebuild.py` These companion scripts are for extracting detailed revision history from a tiny slice of a Perforce Helix server and (IntegHistory.py) and reconstructing that integration history in a new test server instance (IntegHistoryRebuild.py). See: [Integration/Merge First Response](https://community.perforce.com/s/article/15200) for details on using `IntegHistory.py`.
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 26378 | ahmet_bilgin |
Branching //guest/perforce_software/admin_toolkit/... to //guest/ahmet_bilgin/admin_toolkit/... |
||
//guest/perforce_software/admin_toolkit/README.md | |||||
#2 | 25968 | C. Thomas Tyler |
Added reference to this KB article on using IntegHistory.py and IntegHistoryRebuild.py: Integration/Merge First Response https://community.perforce.com/s/article/15200 #review-25969 @pascal_soccard @clouie @scommon |
||
#1 | 18666 | michael | Provisional markdown file with script listing. |