For Programmers: Free Programming Magazines  


Home > Archive > PERL Beginners > August 2005 > Cvs.pm









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Cvs.pm
Chris Knipe

2005-08-26, 6:56 pm

Just a quickie...

I'm trying to get to use Cvs.pm... I'm BATTLING.

For one, the documentation, indicates that errors is reported by
$Cvs::ERROR.

$Cvs::ERROR, does not even exist in the module????

Does anyone have some info on how I could get some DECENT code working with
this module?? After creating my I can't even detect a incorrect login...


my $cvs = new Cvs ('/tmp', cvsroot="blah", password='blah') or die
$Cvs::ERROR; ## Which is COMPLETELY wrong, but anyways.

I give it a incorrect login, and well yeah, it does not even pick this
up....

Is this module working at all? Anything else that can be suggested for CVS
access / manupilation in perl?

Thanks,
Chris.

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com