Home » Support » Index of All Documentation » Wing IDE Reference Manual » Revision Control Systems »
12.3. Configuring Perforce
Installing Perforce
To install and use Perforce, please refer to the vendor's documentation. Before trying Perforce in Wing, verify that it works from the command line and you have already checked out a repository. Then enable revision control under the Extensions tab in your Project Properties and set Revision Control System to Perforce.
Configuring Perforce
If Wing is not inheriting the P4PORT or P4HOST environment variables you may also need to set these in the Environment in your Project Properties. For example, you might add the following if running Perforce on port 1666 on a machine called myhostname:
P4PORT=1666 P4CLIENT=myhostname
| « 12.2. Configuring CVS | Table of Contents | 12.4. Notes on the Implementation » |
