editors
-------
Synopsis: editors [OPTIONS] [FILES]
* Alternate names - None
* Requires - Working copy, repository
* Changes - Nothing
Shows who is currently editing a watched file. (See also Note:watch, Note:watchers, Note:edit, and Note:unedit.)
Options:
* -l - Local. Views editors for files in current directory only.
* -R - Recursive. Views editors for files in this directory and its
subdirectories (the default). You may need to pass -R to
counteract a -l in a .cvsrc file, though.