Contextual menu actions

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 Folder Content ... - imports the content of a specified folder from the file system into the selected folder from the repository.

  • Export ... - exports a directory from the repository to the local file system.

  • Show History ... - brings up the History view and displays the log history for the selected resource from the repository.

  • Show Annotation ... - brings up a dialog for selecting the start revision and the end revision of the interval of revisions for which the SVN annotations will be computed and marked in the selected resource in the editor panel.

    Figure 3.52. The Show Annotation dialog

    The Show Annotation dialog

    After selecting the start revision and the end revision and pressing OK the Annotations view and the History view are displayed and the annotations are marked on the SVN resource in the editor panel.

  • New Folder ... - allows you to create a new folder in the selected repository path.

  • Show SVN Properties - brings up the Properties view and displays the SVN properties for the selected repository resource. This view does not allow adding, editing or removing SVN properties of a repository item. These operations are allowed only for working copy resources.

  • File Information ... - provides additional information for the selected repository. For more details please see the section Information view.

  • Refresh - refreshes the currently selected 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.

  • Show History ... - brings up the History view and displays the log history for the selected resource from the repository.

  • Show Annotation ... - brings up the Annotations view .

  • New Folder ... - allows you to create a new folder in the selected repository path.

  • Open - opens the selected file in the Editor view in read only mode.

  • Open with ... - Displays the 'Open with...' dialog for specifying the editor in which the selected file will be opened. In case multiple files are selected only external applications can be used to open the files.

  • Copy ... - displays the Copy Files dialog which allows you to select the location where the selected resources will be copied.

  • Copy URL Location - copies the encoded URL for the selected resource from the repository to the clipboard.

  • Rename ... - renames the current folder on the repository.

  • 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.

  • Show SVN Properties - brings up the Properties view and displays the SVN properties for the selected resource from the repository.

  • File Information ... - provides additional information for the selected resource from the repository. For more details please see the section Information view.

  • Refresh - refreshes the currently selected resources from the repository.