Upgrade a Repository

About this task

If other users are logged in to the project, a warning message informs the other users about the operation about to be run.

Note: Upgrade repository feature was enhanced. If you need to perform changes on AD project in the AD Build, you must upgrade the repository first.

Procedure

  1. To upgrade the repository for a single project, follow these steps:
    1. In the IBM Application Discovery Build Configuration window, right-click the selected project and choose Upgrade repository if available.
    2. A warning message appears, waiting for you to confirm the upgrade. After you confirm, the repository is upgraded to the current version.
    3. A warning message appears, waiting for you to confirm the upgrade. After you confirm, the repository is upgraded to the current version.
  2. To upgrade the repository for a list of projects, follow these steps:
    1. First, create a text file by specifying the list of projects to be included in the repository upgrade operation.
      Important: Each project name must appear on a separate line in the text file.
    2. Open the command prompt and enter the following command:
      C:\Program Files\IBM Application Discovery Build Client\Bin\Release\IBMApplicationDiscoveryBuildClient.exe"/ ru <fully qualified LOG file name> <fully qualified projects file name>
      Where,
      • <fully qualified LOG file name> is, the log file that is created detailing the results of the upgrade operation.
      • <fully qualified projects file name> contains the file name with the projects to be upgraded, one per line.
      If <fully qualified projects file name> is not present, all projects are upgraded.
      Tip: This operation runs in the background.