Scan for locks

Obtains the repository status for all the resources in the path.

svn status --show-updates --verbose PATH
Type Value Description
--show-updates Get the resource status by contacting the repository.  
--verbose   Specifies that the status of all files should be reported.
PATH   The location on the file system to get status for.