-bash-3.2$ pwd
total 2376
We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:
#1) Respect the privacy of others.
#2) Think before you type.
#3) With great power comes great responsibility.
-bash-3.2$
3. Set Environment Variables :
You will need to set the following environment variables:
P4PORT = perforce.santosh.com:1666
P4HOST = your host name
P4CLIENT = <client-name>
*Default is hostname (which as noted above will change)
P4USER = <perforce user name>
*Set if different from $USER
P4EDITOR = /path/to/vi or emacs
*Defines default editor for files
P4PORT = perforce.santosh.com:1666
P4HOST = your host name
P4CLIENT = <client-name>
*Default is hostname (which as noted above will change)
P4USER = <perforce user name>
*Set if different from $USER
P4EDITOR = /path/to/vi or emacs
*Defines default editor for files
§ Create workspace dir where u want to sync the repository
To reload the bash profile, use bash command or logout and login again
-bash-3.2$ bash
4. Set login :
§ if your login for the first time then you need to set the password first and then login
§ Enter new password:
§ Re-enter new password:
§ Enter password:
§ bash-3.2$
§ Go to your workspace dir and create the client profile
Sync required dir :
Comments
Post a Comment