![]() |
|
good chemistry is complicated, and a little bit messy -LW |
|
PerlMonks |
Mechanizing CVSby tomazos (Deacon) |
on Dec 11, 2005 at 20:08 UTC ( #515898=perlquestion: print w/replies, xml ) | Need Help?? |
tomazos has asked for the wisdom of the Perl Monks concerning the following question:
Hey monks,
I've taken an interest in mechanizing interactions with CVS as I have just started a new job where the company's C++ codebase is a huge tangled mess spread out over two CVS servers with about 20 different BRANCHes and TAGs. What Perl modules are available for playing with a CVS server? Have you had any expecience with using them? I've heard of CVS.pm and VCS-LibCVS.
Any other ideas? (Specifically I want to access the CVS "database" and do stuff like iterate over tags, branches, versions, logs, file handles and file data. Get statistical information. Create an overview, or a web view of the repository. Stuff like that.)
Back to
Seekers of Perl Wisdom
|
|