Command 'Pending Changes'

Symbol:

Function: The command opens the Pending Changes view. All objects are listed there which have changed from the base revision or which are locked.

Call: View ‣ Pending Changes

View 'Pending Changes'

The modified or locked objects are shown in the lower half of the view. You can use the Commit, Revert, and Update commands on single or multiple objects. You will find commands for comparing and displaying the version history in the context menu of a selected object.

Double-clicking the object opens the project comparison.

Select

Selection or clearing of all objects

Commit

Commits local changes to the SVN repository

Revert

Reverts the local changes to the state of the base revision of the working copy

Update

The command commits changes in the SVN repository to the project. The update is performed with the HEAD revision.

Keep Locks

Lock is not released automatically after commit

Recent Messages

Shows the last used log messages. You can click a log message to accept it.

Messages

Type in a log message that comments your change. Example: Bug fix error 123

See also