
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/…
- Python Assignment & Project for DevOps Engineers - July 24, 2022
- Git Lab Exercise & Assignment - July 24, 2022
- Git Lab Exercise & Assignment & Project: Part – 10 - July 24, 2022