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 repository roots context menu from the repository view contains the following actions:

  • Refresh - refreshes the currently selected repository.

  • Check Out ... - checks out a working copy from the selected directory in the repository.

  • Import

    • Import Folder Content... - imports the content of a specified folder from the file system into the selected folder from the repository.

    • Import File(s)... - imports the files selected from the files system into the selected folder 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.

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

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

    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.

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

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

The repository resources context menu from the view contains the following actions:

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

  • Check Out ... - checks out a working copy from the selected directory in the repository.

  • Import

    • Import Folder Content... - imports the content of a specified folder from the file system into the selected folder from the repository.

    • Import File(s)... - imports the files selected from the files system into the selected folder 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.

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

  • Edit

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

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

    • Delete - deletes the selected resources. It will ask for confirmation.

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

  • Branch/Tag - Allows you to create a branch or tag from the selected folder from the repository. To read more about how to create a branch/tag, please see the Creation and management of Branches/Tags section.

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

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

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