Tutorials
The edit Command

The edit command enables you to edit or modify a file. When you edit a file, the file is temporarily added to the list of file watchers. You can release the file from the list of file watchers using the unedit command. For example, to edit a watched file in the current local working directory, use the following syntax:
$ cvs edit –l watched_file.txt

To release a watched file from the list of file watchers, use the following syntax:
$ cvs unedit –l watched_file.txt
CVS
CVS Release
CVS Log
CVS Update
CVS init
CVS commit
CVS add
CVS remove
CVS edit
CVS Rdiff
CVS Export
CVS History
CVS import
CVS Login
CVS Logout
CVS Annotate
CVS Tag
CVS Status
CVS watch
CVS watchers
CVS editors
CVS Rtag
CVS checkout
CVS diff