Renaming, moving and copying a component or directory¶
Renaming a component or directory in the Project tree¶
- Check out the component or directory you want to rename. If you want to rename a directory, you must check out all components in the directory and its subdirectories.
- Right-click on the item and select Rename.
- Enter the new name.
- The component is displayed twice. Once with the new name and once, grayed out, with the old name.
- Select the renamed element and click Check-In.
- The grayed out element is no longer displayed.
Moving a component or directory in the Project tree¶
- Check out the component or the directory with all components and subdirectories.
- Right-click on the item and select Cut.
- Navigate to the directory to which you want to move the element
- Right-click on the directory and select Paste.
- The element is displayed twice. Once in the new directory and once, grayed out, in the original location.
- Select the moved element and click Check-In.
- The grayed out element is no longer displayed
Alternatively, you can move elements using drag and drop + Shift. The component or the directory must then be checked in.
Copying a component or directory in the Project tree¶
- Check out the component or the directory with all components and subdirectories.
- Right-click on the item and select Copy. Only the selected component (or the component directory) is copied. The contents of the respective components must be copied manually as required. To do this, use the Windows Explorer.
- Navigate to the directory to which you want to copy the element.
- Right-click on the directory and select Paste.
- Select the pasted element and click Check-In.
- The element has been successfully copied.
Alternatively, you can copy components using drag-and-drop. The component or directory must then be checked in.
FAQ¶
Why did my job disappear in the AdminClient when I renamed the component directory?
This is the result of a filtering mechanism that uses paths that are calculated at loading. To see the job, either restart the AdminClient, close then re-open the Job configuration area, or select the Update jobs button.