David O'Brien writes: > > $ cvs co <module> > $ cd <module> > $ rm foo.c > $ cvs up -r BASE foo.c > > [Sets BASE as a sticky tag for foo.c]
It does the same thing even without the rm. Updating to a particular revision (whether numeric or symbolic) *always* sets a sticky tag to that revision. What makes you think BASE should be special? -Larry Jones Well of course the zipper's going to get stuck if everyone stands around WATCHING me! -- Calvin _______________________________________________ Bug-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/bug-cvs
