CVS_PATH_REPOSITORY
dir, CVS_PATH_REPOSITORY);
(void)xsnprintf(buf, sizeof(buf), "%s/%s", path, CVS_PATH_REPOSITORY);
if ((fp = fopen(CVS_PATH_REPOSITORY, "r")) != NULL) {