Lock working copy paths or URLs in the repository so that no other user can commit changes to them. Lock

Lock

Lock working copy paths or URLs in the repository so that no other user can commit changes to them.

svn lock [--force] [-m "log message"] PATH
Type Value Description
--force Forces(steals) the lock.  
-m "log message"   Lock message.
PATH   Path to the file to be locked.