JavaScript is not currently enabled, but is required for full CodeSonar manual search and browse functionality.
If you are viewing this file in your hub's Web GUI, enable JavaScript in your browser: you will also need it for GUI functionality.
If you opened this file directly from disk, your browser may be directly suppressing JavaScript functionality: certain browsers perform this suppression on local files (but not files delivered by web servers) for security reasons.
| CodeSonar® 9.0p0 Hot Tips | CONFIDENTIAL | CodeSecure Inc |
If you need to relocate the files associated with a particular analysis, it is important to make sure that the hub associated with the analysis is informed of the new location. Otherwise, some information about the corresponding analysis will be unavailable - see Source File: Availability and Procedure: Availability for more information. (However, the hub will interact normally with subsequent analyses carried out in the new directory.)
If you specify the -remote-archive option when you build and analyze a project, the analysis files will be automatically moved to the corresponding location when the analysis transitions to daemon mode.
Relocating a particular analysis A of project P requires the following permissions.
You will also need sufficient file system permissions to copy the analysis directory (in general, this means that you will need read permission on that directory and its contents).
In this example we have analyzed project myproj in directory /old/dirpath/ with results sent to the hub at host:port, but wish to move the analysis files to /new/path/to/ and carry out future analyses in that directory.
The relocate command interacts with the hub at host:port through a launch daemon running on the same Machine as the relocate command, from the same Installation, as the same System User, and authorized by the same Hub User. If such a launch daemon is not already running, CodeSonar will start one. The Analysis Launch Daemon for the analysis will be set to this launch daemon.