The Productivity Tools contain many small scripts and aliases for quick access to commands and files.
-
dist: copy a file to its destination as specificied in the CVS tag$Destination$ -
collect: copy a file from the filesystem to the CVS project directory -
maintenenace: this system is under maintenance and will not report errors -
access CVS commands from inside
vim -
doc: build documentation from typed-in shell commands
:Cvsc is an alias to :VCSCommit
:Cvsd is an alias to :VCSDiff
:Cvsa is an alias to :VCSAdd
- see /usr/share/vim/vim??/doc/doc/vcscommand.txt for all commands