Install the Git Connector
Prerequisite
Before you start the installation, verify that you have:
-
root-level access to the machine that will host the Git Connector
-
a supported operating system (see Release Notes for Git Connector)
Installation Steps
-
Follow the instructions at Perforce Packages.
- For APT (Ubuntu), see "How to Configure APT repositories".
- For YUM (Red Hat Enterprise Linux or CentOS), see "How to Configure YUM repositories".
- For SUSE Linux Enterprise Server, see "How to Configure YUM repositories". You might want to use the zypper equivalent to yum.
-
Install the
helix-git-connector
package by running the command for your operating system:For Ubuntu:
$ sudo apt-get install helix-git-connector
For CentOS or Red Hat Enterprise Linux:
$ sudo yum install helix-git-connector
For SUSE Linux Enterprise Server:
$ sudo zypper install helix-git-connector
-
Follow the prompts.
- See Configure the Git Connector.