Home > Data Modeler Dialog Boxes > Subversion: Lock Resources
Use this dialog box to perform a Subversion lock operation on one or more checked out files (working copies).
Files List: Lists the names and physical locations of the files to be locked. You can individually select and deselect files.
Steal Lock: Breaks any existing locks and relocks the files for your use. Causes the --force
option to be added to the underlying svn lock
command.
Comments: Comments to accompany the action.
Related Topics