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 progress on a…
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 label has been…
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. Make sure journaling…
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 disk crash, the…
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 3. Disabling the…
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 1. Copy p4d…
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 is considered strong…
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 sync //depot/branchname/… but…
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 force sync this…
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 = p4.fetch_user( u[…
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 replied the topic:…
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 error message such…
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 hostmachine. Next day…
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 you can have…
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 p4 prox but…
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 /etc/init.d ======================================== #!…
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 replied the topic:…
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 steps the target…
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 on Data and…
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 support to my…
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 the command reference….
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 Perforce. Can you…
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 login Enter password:…
Read more »P4 replication: do not read compressed journals?
scmuser created the topic: p4 replication: do not read compressed journals? p4 replicate and p4 pull (when replicating metadata) do not read compressed journals. Therefore, the master server must not…
Read more »Unable to read AppleDouble Header.
scmuser created the topic: Unable to read AppleDouble Header. I’m getting some errors which I never saw before when renaming SASD to ASDCX project: Unable to read AppleDouble Header. open…
Read more »Prompting password frequently in Perforce
scmuser created the topic: Prompting password frequently in Perforce Recently, p4 is asking me for my password more than once a day. I usually connect to server:1666 from eclipse, cygwin…
Read more »Reverting Another User’s Files
scmuser created the topic: Reverting Another User’s Files Could you please help me with following… How do I revert files opened in another user’s client workspace? How do I revert…
Read more »Remote depot ” database access failed
scmuser created the topic: Remote depot ” database access failed I get following Errors.. what can be the reason? Remote depot ” database access failed. Access for user ‘remote’ has…
Read more »Lock the branch in perfoce
scmuser created the topic: lock the branch in perfoce We want to lock the release branch so that there are no more check-ins. Could you please do the same. rajeshkumar…
Read more »How to create new group in Perforce.
rajeshkumar created the topic: How to create new group in Perforce. Step 1: Login to perforce server using super account. p4 -p -u login Step 2: Create a group…
Read more »