in reply to
Re^6: login to cvs through perl script
in thread
login to cvs through perl script
moritz
originally pointed you to the
Cvs
module, but the code sample you posted uses a different module,
Cvs::Simple
. I have no idea what the difference is between the 2 modules because I have never used either one. Give
Cvs
a try.
Comment on
Re^7: login to cvs through perl script
In Section
Seekers of Perl Wisdom