• Top Certifications
  • Become an Instructor
  • Courses
  • Free Videos Tutorials

Tag: Batch Script

batch-script-to-login-and-sync-the-files-from-perforce
Perforce

Batch Script to Login and sync the files from perforce | Step by step guide

Rajesh Kumar January 12, 2009 Leave a Comment

Batch Script to Login Perforce server using command line Step 1: Create a new text file Step2: Copy following command %path% @echo on p4 -p172.28.16.2:1666 -uUserName -P”Password” -c”Client_Name” client –o…

Read more »
batch-script-to-login-to-perforce-and-sync-the-source-code
Batch Scripting

Batch Script to login to perforce and sync the source code to specific location

Rajesh Kumar November 24, 2008 Leave a Comment

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/…  

Read more »
perforce-server-login-batch-file
Perforce

How to Login Perforce Server by Using Batch File ?

Rajesh Kumar November 24, 2008 Leave a Comment

Login perforce server using local client through batch script @echo off p4 -p10.0.0.3:1666 –uUser_Name -P”User_Pass” -c”PERFORCE_CLIENT” client –o   Inputs:   -p à Server Address -u à User Name -P à…

Read more »

How to contact us?

Need Assistance!!!

Feel Free To Contact Us
1800 889 7977
(India Toll Free)

+91 7004 215 841
(Worldwide)

Email us
Contact@DevOpsSchool.com

Categories

Archives

DevOps | Agile & SRE

  • Free Video Tutorials
  • DevOps School
  • Best DevOps
  • scmGalaxy
  • Artificial Intelligence
  • DataOps
  • AIOps
  • GuruKul Galaxy
  • DevOps Consulting
  • DevOps Freelancers
  • DevOps Trainer
  • Free Ebooks
  • School for Debugger
  • Holiday Landmark
  • Surgery Planet
  • My Hospital Now
  • My Medic Plus
  • ProfessNow
  • Cotocus
  • Stocks Mantra
  • I Reviewed

Number of posts: 4,241
Number of users: 35

Community

Useful Reference

  • DevOps Community
  • https://www.devopsschool.com/blog/sitemap/
  • DevOps Trainer
  • DevOps Consulting
  • DevOps News & Events

Links

  • About Us
  • Support
  • Calender
  • Comparison
  • Agenda
© 2022 DevOpsSchool.com - Theme by DevOpsschool