
Batch Script to login to perforce and sync the source code to specific location
@echo offcd /d “E:\Development\AnthillPro\work\perforce\SEABU\Module\Features1”
“p4” -c SYSTEMBUILDSTAR -p 10.0.0.3:1666 -u UserName -P UserPass sync //SEABU/Module/Features1/… //SYSTEMBUILDSTAR/Module/Features1/…
Latest posts by Rajesh Kumar (see all)
- List of Popular Projects at Github for Sample Lab and Exercise - September 23, 2023
- Dynatrace Tutorials: Dynatrace Managed Cluster on the AWS Cloud - September 23, 2023
- Dynatrace Tutorials: How to Generate a Dynatrace API Token - September 23, 2023