Upgrade TeamForge–Git integration

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:

  1. Get the latest release from CollabNet's yum server.
    • yum update ctf-git-integration-NG --nogpgcheck
  2. Stop the gerrit service.
    • service gerrit stop
  3. 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.
  4. Run the post-install.py script.
    • sudo /opt/collabnet/gerrit/scripts/post-install.py