Version 8.6.x of the TeamForge–Git integration is provided
as
an RPM
package,
ctf-git-integration-NG.rpm.
This package is available as a separate download or as part of a CollabNet
yum
repository.
Automated installation of version 8.6.x of the Git
integration is only supported on CentOS and RHEL in combination with TeamForge
7.1-16.3
-
Follow TeamForge installation instructions step-by-step until you configure and install
the TeamForge installation repository.
For example, if you are performing a dedicated install of TeamForge 16.3 with all services (including the Git
integration) on one server, this is Step 6: "Configure your TeamForge installation repository".
-
Once you have configured the TeamForge
installation repository, install the following additional RPM packages for Git integration.
- If you have downloaded the RPMs, run the following commands:
- yum install ctf-git-integration.rpm --nogpgcheck
- yum install ctf-git-integration-NG-migration.rpm
-–nogpgcheck
- yum install ctf-git-integration-NG.rpm –nogpgcheck
- If you are using CollabNet's yum
repository, run the following command:
- yum install ctf-git-integration-NG –nogpgcheck
-
Continue with the rest of the TeamForge
install steps.