unedit
Synopsis: unedit [OPTIONS] [FILES]
- Alternate names – None
- Requires – Working copy, repository
- Changes – edit/watch lists in the repository
Signals to watchers that you are done editing a file. (See also
watch, watchers, edit, and editors.)
Options:
- -l – Local. Signals editing for files in the current working directory
only.
- -R – Recursive (opposite of -l). Recursive is the default; the only
reason to pass -R is to counteract a -l in your .cvsrc file.