Returns a list of the local pathnames (with prefix directory/) of all CVS controlled files in directory/ and in directory/'s subdirectories.
Returns a list of all of directory/ and all directory/'s CVS controlled subdirectories.
Returns the (string) contents of path/CVS/Root; or
(getenv "CVSROOT")if Root doesn't exist.
Returns the (string) contents of directory/CVS/Root appended with directory/CVS/Repository; or #f if directory/CVS/Repository doesn't exist.