-
Stop stops the currently running operation.
Depending on the type of operation, this action might not be applicable.
On the other hand, while an operation is running, most other actions are not applicable.
-
Open opens the selected files/directory.
If the directory tree has the focus, this action will only work, if a Directory Command
has been configured in the preferences (see External Tools).
If the file table has the focus the file(s) will be opened in an editor.
The editor which shall be used to open a file can be configured in the Externals Tools
section of the Preferences (see External Tools).
If no editor is configured there, the internal File Editor
will be launched.
For files, you can specify a limit on the file count beyond which you will be asked
before the files are opened at once; for details refer to Open.
-
Select Committable Files (Pro Only) selects all committable files in the file
table.
Because SmartSVN allows to automatically add unversioned or remove missing
files for a commit, such files are also selected.
-
Select Directory (Pro Only) selects the deepest common directory for all selected
files in the file table.
-
Copy Name (Pro Only) copies the name of the selected file/directory to the
system clipboard.
If multiple files are selected, all names will be copied, each on a new line.
-
Copy Path (Pro Only) copies the path of the selected file/directory to the
system clipboard.
If multiple files are selected, all paths will be copied, each on a new line.
-
Copy Relative Path (Pro Only) copies the path of the selected file/directory
relative to the project root directory to the system clipboard.
If multiple files are selected, all paths will be copied, each on a new line.
-
Copy URL (Pro Only) copies the repository URL of the selected file/directory
to the system clipboard.
If multiple files are selected, all URLs will be copied, each on a new line.
-
Copy Message (Pro Only) copies the message of the currently selected revision
in the Transactions view.
If multiple revisions are selected, all messages will be copied, each on a new line.
-
Clear Output clears the Output view.
If there are multiple command outputs, the latest (topmost) command output will be
kept.
If there is only one command output, it will be removed.
Currently processing commands can't be cleared.
-
Preferences shows the application preferences (see Check for Update).