CO_REMOVE
if (!(co_flags & CO_REMOVE))
if (!(co_flags & CO_REMOVE) && cvs_cmdop != CVS_OP_EXPORT) {
else if (co_flags & CO_REMOVE)
if (!(co_flags & CO_REMOVE)) {
cvs_checkout_file(cf, cf->file_rcsrev, tag, CO_REMOVE);