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)
- Top 10 Website Development Companies in Ludhiana - December 5, 2024
- Exploring Career Options: Why Trade Schools Are a Great Alternative - December 5, 2024
- Announcing the Launch of DevOpsSchool.jp Services in Japan: Transforming IT Operations in Tokyo and Beyond - December 3, 2024