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
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 »Crucial Elements Why You Should Not Question The Ability Of health
reinaldo created the topic: Crucial Elements Why You Should Not Question The Ability Of health Wellness products means completely different what to families. Health and fitness can be defined as…
Read more »Determining the last changelist synced to in Perforce
rajeshkumar created the topic: Determining the last changelist synced to in Perforce 7 down vote accepted The simple answer is: p4 changes -l “…#>have” You need the quotes to avoid…
Read more »Reference about P4Python
rajeshkumar created the topic: reference about P4Python www.perforce.com/perforce/doc.current/ma…cript/03_python.html ftp.perforce.com/perforce/r14.1/doc/manu…4script/p4script.pdf github.com/nlfiedler/devscripts/blob/master/perforce/p4clean.py www.ravenbrook.com/project/p4dti/master/…r/example_trigger.py stackoverflow.com/questions/184187/how-d…m-perforce-in-python stackoverflow.com/questions/14522682/exe…mands-through-python www.marcuskrautwurst.com/2013/10/p4-pyth…ginner-tutorial.html www.chrisevans3d.com/pub_blog/perforce-triggers-in-python/ nedbatchelder.com/blog/200402/another_co…perforce_python.html www.endlesslycurious.com/2011/03/28/proc…-output-with-python/ seansun.ca/2009/01/21/python-script-to-b…-changelist-locally/ stackoverflow.com/questions/14522682/exe…mands-through-python www.marcuskrautwurst.com/2013/10/p4-pyth…ginner-tutorial.html pyperforce.sourceforge.net/doc/connecting.html nedbatchelder.com/blog/200402/another_co…perforce_python.html www.endlesslycurious.com/2011/03/28/proc…-output-with-python/ Regards, Rajesh Kumar Twitt me @ twitter.com/RajeshKumarIn
Read more »Find new files in workspace in perforce?
rajeshkumar created the topic: Find new files in workspace in perforce? git svn status equivalent in perforce??? Find new files in workspace in perforce? [/b] Regards, Rajesh Kumar Twitt me…
Read more »Migration of CVS to Subversion SVN
rajeshkumar created the topic: Migration of CVS to Subversion Migration of CVS to Subversion There are few links and tools available which will help to migrate from CVS to Subversion…
Read more »Bug Tracking Tool in TFS
geethusri26 created the topic: Bug Tracking Tool in TFS Hi, Can anyone please share your ideas and experiences using Bug tracking tool in TFS. We are in process of migrating…
Read more »Need expertise on VSS
venu.madhav48@gmail.com created the topic: Need expertise on VSS Currently we are migrating VSS to ClearCase.iam facing few problems. Iam trying to do sink up activty across the environments I have…
Read more »Has anyone experience with AccuRev?
mfeighner created the topic: Has anyone experience with AccuRev? Has anyone experience with AccuRev? In contrast to most SCM solutions, AccuRev does not use the concepts of branches or labels….
Read more »