Re: CVS Report by tag
Larry Jones <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.general |
|---|---|
| Message-ID | <[email protected]> |
Ziggy writes: > > So for example if i issue the command cvs log -S rMyTag it should show > something like this > > Rcs file : > '/u03/cvsroot/ccs21/src/gui/WebContent/pages/consignment/listConsignmentsToDeclare > Revision : 1.19 > > The 1.19 should be the revision on the tag not the latest revision. > > Is this at all possible on CVS?? Not directly, but perhaps indirectly: cvs log -S -rMyTag | egrep '^RCS file|^revision' -- Larry Jones TIME?! I just finished the first problem! -- Calvin