vc-cvs-command

vc-cvs-command is a compiled Lisp function in `vc-cvs.el'.

(vc-cvs-command BUFFER OKSTATUS FILES &rest FLAGS)

A wrapper around `vc-do-command' for use in vc-cvs.el.
The difference to vc-do-command is that this function always invokes `cvs',
and that it passes `vc-cvs-global-switches' to it before FLAGS.