Folder (use GNATHub)

Description

Retrieve Sources from a folder on the server, use GNATHub to limit the files (compatible with GNAT Pro versions 7.4.2 up to 18.2).

Note

This Repository Connector will only be available after you configure your server or client config.xml with the path to your gnathub executable with a <path name="gnatub" path="C:\tools\GNAThub\gnathub.exe" /> definition. Consult the Configuration Manual for more information about referencing external executables.

Usage

Folder (use GNATHub) has the following options:

  • Path of the source files ( path ) Specify the absolute path to the files you want to include in the analysis. The path specified must be accessible from the server.​

  • Path of the gnathub.db file ( gnatdb ) Specify the absolute path of the gnathub.db file.​

  • Root path for sources in the GNAT DB ( gnat_root ) Specify the root path for sources in the GNAT DB​

The full command line syntax for Folder (use GNATHub) is:

-r "type=GNAThub,path=[text],gnatdb=[text],gnat_root=[text]"