These instructions are for upgrading an existing TeamForge Git integration to the
latest release without bringing down your TeamForge services.
Do this on the TeamForge Git
Integration
Server:
-
Get the latest release from CollabNet's yum server.
- yum update ctf-git-integration-NG
--nogpgcheck
-
Stop the gerrit service.
-
Back up the Gerrit-related data. Make sure you can revert the content of the
following directories in case you want to roll back the upgrade:
/gitroot, /opt/collabnet/gerrit
and the PostgreSQL reviewdb database.
-
Run the post-install.py script.
- sudo
/opt/collabnet/gerrit/scripts/post-install.py