Todd Denniston wrote:

I don't think you would call it a Perl module, and it may not do everything you need but cvs2cl should get you started along a good path.

http://www.red-bean.com/cvs2cl/

among other things it can output to XML after it has reduced and collated the 'cvs log' output, so you might be able query the XML for building what you really want.

I have used it to get me information like what you are looking for, but if I had branches I had to do "hand parsing" afterwards to figure it out. My projects usually are not big enough to use branches (other than the users sandboxes) and so it fully fills my needs which are when in time di d a change take place, who did it, and what are the names of all files involved.

Not sure I really want to have XML output and have to learn all kinds of XML and XSLT stuff just to do things. Thanks for the pointer though...
--
I was thinking that women should put pictures of missing husbands on beer cans.
begin:vcard
fn:Andrew DeFaria
n:DeFaria;Andrew
adr:;;6265 Kelez Court;San Jose;California;95120-2819;United States
email;internet:[EMAIL PROTECTED]
tel;work:408-979-4311
tel;fax:408-997-6900
tel;home:408-997-6900
x-mozilla-html:TRUE
url:http://defaria.com
version:2.1
end:vcard

_______________________________________________
Info-cvs mailing list
Info-cvs@gnu.org
http://lists.gnu.org/mailman/listinfo/info-cvs

Reply via email to