PhpStorm 2018.1 Help

Lock File Dialog (Subversion)

VCS | Subversion | Lock
Context menu of a file | Subversion | Lock


Use this dialog box to lock file when it is necessary to avoid overwriting changes.

ItemDescription
Lock CommentIn this text box, describe the reason for locking the file and some additional comments, if necessary.
Steal existing lockSelect this checkbox to override the lock previously set on the desired file by someone else.
Do not show this dialog in the future Select this checkbox to suppress displaying this dialog box and have files and folders locked silently.

To have PhpStorm show this dialog box before locking files or folders again:

  1. Open the Version Control - Confirmation page of the Settings dialog box.
  2. In the Display Option dialogs when these commands are invoked area, select the Checkout checkbox.

Last modified: 27 July 2018

See Also