How to Backup Perforce Server

How to Backup Perforce Server Regular backups of your Perforce data are vital. The key concepts are: Make sure journaling is active Create checkpoints regularly, and Use…

Read More

Perforce Server Installation and Configuration

p4d – Perforce Server p4 – Perforce Client p4win – Perforce Windows Client Install P4 Server in Unix Copy p4d & p4 in /usr/local/bin Give permission such…

Read More

Syncing missing/modified files to a specific version in Perforce

I think this is the 5th time I’ve had to figure this out in the past few years, so this time I’m going to preserve it here…

Read More

Perforce Python Script Collection.

rajeshkumar created the topic: Perforce Python Script Collection. Implement a script that will do following: 1. Read config file. This file will contain following settings: a. For…

Read More

Jenkins Error: /usr/bin/p4 error in windows machine with jenkins

rajeshkumar created the topic: /usr/bin/p4 error in windows machine with jenkinsIssues: [workspace] $ “C:\Program Files\Perforce\p4.exe” login -p[workspace] $ /usr/bin/p4 login -p Solution: This must be related to…

Read More

Perforce command line only showing local users/cha

rajeshkumar created the topic: Perforce command line only showing local users/cha Perforce command line only showing local users/changelists/workspaces, but P4V shows all We are using P4 for…

Read More

Continuous Build Integration using Perforce and Hudson

scmuser created the topic: Continuous Build Integration using Perforce and Hu Continuous Build Integration using Perforce and Hudson A little background The basic premise of Continuous Build…

Read More

P4 shelve

rajeshkumar created the topic: p4 shelve Store files from a pending changelist in the depot, without submitting them. Shelving is the process of temporarily storing work in…

Read More

Find perforce Label info from Workspace

scmuser created the topic: Find perforce Label info from Workspace Hi, I have perforce workspace which is synced with p4 label specification. i want to know which…

Read More

How to Backup Perforce Server

rajeshkumar created the topic: How to Backup Perforce Server How to Backup Perforce Server Regular backups of your Perforce data are vital. The key concepts are: 1….

Read More

Recovery Procedures in Perforce

rajeshkumar created the topic: Recovery Procedures in Perforce If the database files become corrupted or lost, either because of disk errors, a hardware failure such as a…

Read More

Basic Perforce Administration

rajeshkumar created the topic: Basic Perforce Administration Basic Perforce Administration A. User maintenance tasks 1. Resetting passwords 2. Creating users / Deleting users / Setting user access…

Read More

Perforce Server Installation and Configuration

rajeshkumar created the topic: Perforce Server Installation and Configuration p4d – Perforce Server p4 – Perforce Client p4win – Perforce Windows Client Install P4 Server in Unix…

Read More

Perforce Password strength defined

scmuser created the topic: Perforce Password strength defined Certain combinations of server security level and Perforce client software releases require users to set “strong” passwords. A password…

Read More

Perforce password (P4PASSWD) invalid or unset.

scmuser created the topic: Perforce password (P4PASSWD) invalid or unset. Hi, I am trying to loginb perforce using command line using following command… p4 -p -u Abinash_Misra…

Read More

Can’t cobbler writable file issues in Perforce

rajeshkumar created the topic: can’t cobbler writable file issues in Perforce Hi, I often get this issues in perforce client can’t cobbler writable file But when do…

Read More

Write a script to find all users who have not set

rajeshatbuzz created the topic: Write a script to find all users who have not set #!/usr/bin/ruby require “P4” p4 = P4.new p4.parse_forms p4.connect p4.run_users.each do |u| user…

Read More

Add and removes files from label

scmuser created the topic: Add and removes files from label Hi, Could you please tell me how to add and remove files from already created labels? mnanjala…

Read More

Error while deleting perforce users

scmuser created the topic: Error while deleting perforce users Hi, I am deleting perforce user using following command… p4 user -d -f Ani but i got some…

Read More

Opened files issues in perforce

rajeshkumar created the topic: Opened files issues in perforce I am having one issues in perforce…Any help User name “ram” has created client name “client1” in one…

Read More

Ways to Pass Password in Triggers file in Perforce

rajeshkumar created the topic: Ways to Pass Password in Triggers file in Perforce Option 1 If your Perforce server is set to security level 2 or lower…

Read More

rsync in perforce

scmuser created the topic: rsync in perforce I have to replicate my perforce server to remot location.. I am trying somthing different this time of not using…

Read More

Run perforce Server as a Service

rajeshkumar created the topic: Run perforce Server as a Service Run perforce Server as a Service OR boot automatically when system restart Template of p4d file under…

Read More

Create a perforce Branch bases on Label

scmuser created the topic: Create a perforce Branch bases on Label Hi, Can you tell me how to create a Perforce Branch based on perforce label? rajeshkumar…

Read More

Files opened for branch in default changelist

DS123 created the topic: Files opened for branch in default changelist Hi, I’m integrating code between 2 codelines using p4 integrate. Following p4 integrate/resolve -n /resolve -as/submit…

Read More

Perforce Lable using changelist number or Date/time

scmuser created the topic: Perforce Lable using changelist number or Date/time Hi, I am trying to create a label using Perforce specific change list number or depends…

Read More

Need correct P4win and p4v installer

scmuser created the topic: Need correct P4win and p4v installer My Server version is 2004.2 and I would like to have supported p4win and p4v which will…

Read More

Use of p4 spec command

scmuser created the topic: Use of p4 spec command Use of p4 spec -o label command “p4 spec” is an unsupported command and thus not documented in…

Read More

Need innovative Idea in Perforce Server Administration

scmuser created the topic: Need innovative Idea in Perforce Server Administration Hi, I have one scenario and I am looking for solution in Configuration Tools such as…

Read More

Open for write: Permission denied in perforce

scmuser created the topic: open for write: Permission denied in perforce While login to perforce server, i got following issues…Any help? -bash-3.00$ ./p4 -p perforceserver:1600 -u scm…

Read More