cvs-status-get-tags
cvs-status-get-tags is a compiled Lisp function in `cvs-status.el
'.
(cvs-status-get-tags)
Look for a list of tags, read them in and delete them.
Return nil if there was an empty list of tags and t if there wasn't
even a list. Else, return the list of tags where each element of
the list is a three-string list TAG, KIND, REV.