CVS_METHOD_LOCAL
root->cr_method = CVS_METHOD_LOCAL;
return (current_cvsroot->cr_method == CVS_METHOD_LOCAL);
return (current_cvsroot->cr_method != CVS_METHOD_LOCAL);