On Wed, Apr 30, 2008 at 11:34:22AM -0700, David O'Brien (@FreeBSD) wrote: > $ cvs co <module> > $ cd <module> > $ rm foo.c > $ cvs up -r BASE foo.c > > Results in <module>/CVS/Tag being created with contents of "TBASE".
Sorry that is slightly wrong, results in "TBASE" in CVS/Entries. $ grep BASE CVS/* CVS/Entries:/distinfo/1.188/Wed Apr 30 18:33:33 2008//TBASE $ cvs ci cvs commit: sticky tag `BASE' for file `distinfo' is not a branch cvs [commit aborted]: correct above errors first! _______________________________________________ Bug-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/bug-cvs
