Nicholas Catanchin writes: > > I've done a fair bit of reading about this - seems that I have several > options. I can include a '.cvswrappers' file in every directory of the > source, or I can specify wrappers on the import command (-w), and I can > even set $CVSWRAPPERS with some values. I'm very confused. Does the -ko > option override all of these settings?
Yes -- an explicit -k on the command line overrides all of the wrappers, wrappers on the command line override wrappers in the directory or repository, and wrappers in the directory override wrappers in the repository. -Larry Jones My life needs a rewind/erase button. -- Calvin _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
