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 »

Perforce Tickets Issues

scmuser created the topic: Perforce tickets issues Some of the devs on my team have been asking about whether Perforce tickets really need to be bound to IPs. It’s pretty…

Read more »

Force users to upgrade their perforce client software

rajeshkumar created the topic: force users to upgrade their perforce client software How to force users to upgrade their perforce client software kb.perforce.com/article/1363/how-to-forc…heir-client-software Regards, Rajesh Kumar Twitt me @ twitter.com/RajeshKumarIn…

Read more »

Perforce client version numbers v99999

rajeshkumar created the topic: Perforce client version numbers v99999 The mystery v99999 is an artifact of how older releases of the p4 command line client set the protocol level. In…

Read more »

To know Password last changed for this perforce user

rajeshkumar created the topic: To know Password last changed for this perforce user I have come across 2 ways.. 1/. User form field will have following options… PasswordChange: Read-only The…

Read more »

Operation ‘dm-SubmitChange’ failed in perforce

rajeshkumar created the topic: Operation ‘dm-SubmitChange’ failed in perforce Solution for following error… Operation ‘dm-SubmitChange’ failed. Sequence error: next changelist ‘Change 73’ already exists! Regards, Rajesh Kumar Twitt me @…

Read more »

Prompting password repeadetly in perforce

rajeshkumar created the topic: Prompting password repeadetly in perforce Some checks need to be done. 1. Check .p4ticket folder exist or not? .p4ticket can be found iin %USERPROFILE%\p4tickets.txt(windows) and $HOME/.p4tickets(other…

Read more »

Rollback vs Back Out in perforce

rajeshkumar created the topic: Rollback vs Back Out in perforce Rollback vs Back Out in perforce Both of these operations restore a set of files to a previous state. The…

Read more »

Perforce user deletion issues.

rajeshkumar created the topic: perforce user deletion issues. Today i was trying to delete some perforce users and found some strange issues as below; Problem p4 user -d -f raj…

Read more »

Blocking “dot” files in perforce.

rajeshkumar created the topic: Blocking “dot” files in perforce. Following Info was shared with me by My mentor Todd / Stanton. I hope this might helpful for perforce community. You…

Read more »

Use of Perforce Spec Depot.

rajeshkumar created the topic: Use of Perforce Spec Depot. Use of Perforce Spec Depot. There was many questions in my mind such as Is there any way to find out…

Read more »

Start the Perforce Proxy without cache timestamp checking

rajeshkumar created the topic: Start the Perforce Proxy without cache timestamp checking Problem: Perforce Proxy cache and timestamp issues. Solution: start perforce proxy using “-k” It is not in the…

Read more »

Perforce Commons

nitish created the topic: Perforce Commons Hi everyone, Does anyone installed Perforce commons? I can’t get it to work. I am not using the OVA image but I want to…

Read more »

Find files in workspace that perforce doesn’t know about

rajeshkumar created the topic: Find files in workspace that perforce doesn’t know about Questions: Find files in workspace that perforce doesn’t know about Find out the p4 files missing on…

Read more »

P4 Revert error

scmuser created the topic: P4 Revert error I am getting a P4 error I don’t know how to fix. Hopefully you have a solution for it. I have a file…

Read more »

Perforce generic Error guide

rajeshkumar created the topic: Perforce generic Error guide error Sorry, you cannot run p4 fstat on remote depot //remote_depot/… Regards, Rajesh Kumar Twitt me @ twitter.com/RajeshKumarIn Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud…

Read more »

Purely numeric name not allowed

rajeshkumar created the topic: Purely numeric name not allowed Issues : Purely numeric name not allowed. Solution: This error can be happen when Purely numeric name is mentioned in Group…

Read more »

Configuring line-ending settings in perforce

rajeshkumar created the topic: Configuring line-ending settings in perforce Unix uses one byte, 0x0A (LineFeed), while windows uses two bytes, 0x0D 0x0A (Carriage Return, Line feed). To Find the files…

Read more »

How to add files in perforce with characters @, #, *, and %?

rajeshkumar created the topic: How to add files in perforce with characters @, #, *, and %? How to add files in perforce with characters @, #, *, and %?…

Read more »

Some Common Perforce Error

rajeshkumar created the topic: Some Common Perforce Error Problem: Perforce client error: TCP send failed. write: socket: Connection reset by peer Solutions: These issues occur only when perforce client and…

Read more »

Script to remove Perforce user which is LDAP disable

rajeshkumar created the topic: Script to remove Perforce user which is LDAP disable >> p4 users | cut -f 1 -d ” ” | grep -v ^user | xargs -n…

Read more »

Customize changelist description field with templates

rajeshkumar created the topic: Customize changelist description field with templates The way most of our customers add additional fields to the change description is with the use of triggers and…

Read more »

TCP receive exceeded maximum configured duration of 300 seconds

rajeshkumar created the topic: TCP receive exceeded maximum configured duration of 300 seconds The error message you are seeing is because the network data is not being received on the…

Read more »

Reopen and revert files in perforce.

rajeshkumar created the topic: Reopen and revert files in perforce. If the perforce user access has been removed/blocked from user table and they have so many files opened. There could…

Read more »