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 |
Projects and project trees are organized into a single overall project tree hierarchy.
From time to time, you may wish to change the organization of the hierarchy and move projects and project trees around by changing their parent project trees, as described here.
These tasks describe the methods for moving a single project or project tree. If you wish to move multiple projects, project trees, or both, see Task: Move Multiple Projects or Project Trees (or both) .
The following permissions are required in order to move a single project or project tree in the manner described here.
| Element Moved to Destination Parent S | Permissions Required |
|---|---|
| project tree T |
|
| project P |
|
Before you can move a project (project tree), you will need to decide on a destination: a project tree that will become the parent project tree for that project (project tree). This project tree must already exist on the hub (you cannot implicitly create a project tree by specifying it as a parent).
As part of the move procedure, you will specify the path to the
destination project tree. This must be the full project tree path: a
/-separated sequence of project tree
names, with a leading /
representing the root project tree.
For example:
| / | The root project tree. |
|---|---|
| /TeamA | A project tree named TeamA, whose own parent is the root project tree. |
| /TeamA/SubteamB | A project tree named SubteamB, whose parent is TeamA; the parent of TeamA is the root project tree. |
To move a single project:
Once it has moved the project, CodeSonar will print a confirmation message and a Continue link.
The procedure for moving a single project tree is very similar to that for moving a single project. The only difference is the location of the functionality.
To move a single project tree:
Once it has moved the project tree, CodeSonar will print a confirmation message and a Continue link.