0
It's time to get rid of this simple but yet not easily explained topic. And whatever I got on internet, in one or other way, failed to sync my WINDOWS depot to RHEL client. Following is the stuff I have done:
- Downloaded p4 for RHEL and stored it in /usr/local/bin
- Edited /bashrc and made entries for P4USER=ABC, P4PORT
- When I run the command p4 client it gives me error that user ABC doesn't exists
I wanted to know which Environment variables to be set. and why perforce guys messed it up with too much information? There must be an easy way for command line installation of p4 for RHEL. Thanks in advance.
Did you create the user
ABC
? – Nattgew – 2014-04-09T15:44:21.217yes and I have saved environment variable also as shown above – Dhiraj – 2014-04-09T17:03:00.100
Did you do it with something like
p4 user -f ABC
? – Nattgew – 2014-04-09T17:17:12.120hey I done that – Dhiraj – 2014-04-10T06:23:19.437
guys I got the solution. I will post it by the evening. – Dhiraj – 2014-04-14T06:06:11.183