cvs edit command.
edit notification for any of files.
The cvs edit command accepts the same options as the
cvs watch add command, and establishes a temporary watch for the
user on files; CVS will remove the watch when files are
unedited or committed. If the user does not wish to
receive notifications, she should specify -a none.
The files and -l option are processed as for the cvs
watch commands.
cvs commit command, which checks in your
changes and returns the watched files to their usual
read-only state. But if you instead decide to abandon
your changes, or not to make any changes, you can use
the cvs unedit command.
-l] files ... -- Commandcvs watch on. CVS notifies users who have requested unedit
notification for any of files.
The files and -l option are processed as for the
cvs watch commands.
cvs edit and cvs unedit commands even if