|
10.6.4 Information about who is watching and editing
- Command: cvs watchers [
-lR ] [files]…
List the users currently watching changes to files. The report
includes the files being watched, and the mail address of each watcher.
The files and options are processed as for the
cvs watch commands.
- Command: cvs editors [
-lR ] [files]…
List the users currently working on files. The report
includes the mail address of each user, the time when the user began
working with the file, and the host and path of the working directory
containing the file.
The files and options are processed as for the
cvs watch commands.
|
|