cvs-parse-process

cvs-parse-process is a compiled Lisp function in `pcvs.el'.

(cvs-parse-process DCD &optional SUBDIR OLD-FIS)

Parse the output of a cvs process.
DCD is the `dont-change-disc' flag to use when parsing that output.
SUBDIR is the subdirectory (if any) where this command was run.
OLD-FIS is the list of fileinfos on which the cvs command was applied and
which should be considered up-to-date if they are missing from the output.