Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Hi I want to get a list of files, and the resulting CVS revisions, that were checked in with a particular commit ID. So far, the only thing I've been able to come up with is to parse the output of 'cvs log' looking for the 'commitid:' field in the output. Is there a better way? -- Jim