cvs_base_handle
(void)cvs_base_handle(cf, BASE_ADD);
if ((ba_rev = cvs_base_handle(cf, BASE_GET)) == NULL) {
(void)cvs_base_handle(cf, BASE_REMOVE);
static RCSNUM *cvs_base_handle(struct cvs_file *, int);