RE: matching a tag to a branch
"Arthur Barrett" <[email protected]> Thu, 23 Feb 2012 11:29:32 +1100
| Newsgroups | gmane.comp.version-control.cvs.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Jim, Please send questions to the group, not direct to me. My idea was not so much to use a GUI tool, as in use the code that the GUI tool uses. The point of open source software is to reuse the code... I tested this on CVSNT 2.8: cvs log -hr:ABC_1_0_I333 If you search the output for revisions with a zero as the second last character, you'll get the branches that ABC_1_0_I333 is on. Regards, Arthur