The repository view has one contextual menu for the repository locations (roots) and another contextual menu for the repository resources. Besides the actions described above, the locations context menu from the repository view contains the following actions:
Import - imports a directory from the file system into the selected directory from the repository.
Export - exports a directory from the repository to the local file system.
New Folder - allows you to create a new folder in the selected repository path.
Information - provides additional information for the selected resource from the repository
Show History - brings up the History view and displays the log history for the selected resource from the repository.
Copy URL to Clipboard - copies the encoded URL for the selected resource from the repository.
Refresh - refreshes the currently selected resources from the repository
The repository resources context menu from the view contains the following actions:
Check Out - checks out a working copy from the selected directory in the repository.
Import - imports a directory from the file system into the selected directory from the repository.
Export - exports a directory from the repository to the local file system.
Open - opens the selected file in the Editor view in read only mode.
Copy - displays the Copy files dialog which allows you to select the location where the selected resources will be copied.
Move - displays the Move files dialog which allows you to select the location where the selected resources will be moved.
Delete - deletes the selected resources. It will ask for confirmation.
Information - provides additional information for the selected resource from the repository
Show History - brings up the History view and displays the log history for the selected resource from the repository.
Copy URL to Clipboard - copies the encoded URL for the selected resource from the repository.
Refresh - refreshes the currently selected resources from the repository