Hi guys, I use a tool called merant PVCS on a windows environment. I have recently been doing some work on Unix's CVS and im struggling to find out how to produce a revision report.
Using Merant PVCS, i was able to produce a report with all files that have a specific tag. For example the output could look something like this if i ask it to generate a report for all files that have the "Fault365" tag. [code] H:\services\pvcs.archives\src\N - ead\EDIREAD.C_v - Fault365 : 1.2 H:\services\pvcs.archives\src\N - ead\EDIREAD.H_v - Fault365 : 1.1 H:\services\pvcs.archives\src\N - end\edisend.c_v - Fault365 : 1.2 [/code] It basicaly just produces a report that lists all the files that have the Fault365 tag and shows the path to the file name and what version it currently is at. I am trying to produce a similar report on cvs on Unix and cant do it. Is it possible? Thanks -- View this message in context: http://www.nabble.com/CVS-tags-tp22332580p22332580.html Sent from the Gnu - Cvs - Info mailing list archive at Nabble.com.
