Windows installation: quick example
The quickest way to get started:
-
Log on to Windows with Administrator privileges to install the Helix Server.
-
Download the Helix core server software from https://www.perforce.com/downloads/helix-versioning-engine-p4d
-
Install the Helix Server using the downloaded installer binary.
-
Choose the features to install - Server (P4D) and Command-Line Client (P4).
- Choose the default Port Number 1666 or specify another port number.
- Choose the default server location or specify a new location.
-
When prompted for Client Configuration, type in Server field <machine name>:1666 where <machine name> is the name of your machine, and type in the User Name field the Helix username you want to use.
- The Windows services applet can be used to stop and start the Perforce service (the Helix Versioning Engine).
-
- Verify that the Helix Server is running by issuing in a command window p4 -p <machine name>:1666 info
- To connect to your new Helix Server, download Helix P4V from https://www.perforce.com/downloads/helix-visual-client-p4v
-
Install the Helix Visual Client.
- As shown in the "Connecting with P4V" video, connect the client to the "remote" server.
- Watch the videos on "Setting up Workspaces in P4V" and "Basic Operations in P4V".
If you see the following error message:
"Helix Versioning Engine cannot be installed because setup has detected that this machine is already configured for distributed version control."
Perform these steps:
- Locate the
p4d.exe
file in the DVCS folder. - Remove it or rename it.
- Run the installer.
See also the Support Knowledgebase article, Error Installing Helix Server on Windows.