Paul Sander writes: > > But the following streams of commands are exactly equivalent (assuming > rtag were modified to accept both -D and -r options): > > cvs checkout -r branch module cvs rtag -D now -r branch module > cvs tag label
No, they're not, unless the module has no subdirectories. Like rtag now does again, checkout only locks one directory at a time, so commits can happen between directories just like they can with rtag. -Larry Jones In my opinion, we don't devote nearly enough scientific research to finding a cure for jerks. -- Calvin _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
