Common Features

SmartSVN includes a set of common features resp. UI elements, which are shared by various commands.

Revision input fields

Most input fields, for which you can enter a revision number, support a browse function, which can be accessed by selecting the ellipsis (...) behind the input field.

A dialog displaying all revisions for the selected directory will come up. It shows all revisions, for which the directory has actually been affected and additionally all revisions which correspond to a specific tag, see Tags for further details. The Revision column shows the revision number resp. the corresponding tag. The other columns display the revision's Time, Commit Message and Author, resp.

The displayed revisions are taken from the Log Cache (Log Cache), so recent revisions might not be contained in the list. In this case you can use Refresh to update the Log Cache (and implicitly the displayed revisions) from the repository.

Repository path input fields

Most input fields, for which you can enter a repository path, support a browse function, which can be accessed by selecting the ellipsis (...) behind the input field.

The Repository Browser (Repository Browser) will come up as a dialog. Depending on the command from which the browser has been invoked, you can either select a repository file and/or a repository directory.

Tag input fields

Input fields, for which you can enter a tag, like when using Switch (Switch), support a browse function, which can be accessed by selecting the ellipsis (...) behind the input field.

The Tag Browser (Tag Browser) will come up to let you select a branch or tag.