info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Automated pserver login to CVS with Perl


From: Ross Hammer
Subject: Automated pserver login to CVS with Perl
Date: Fri, 19 Jan 2001 19:22:53 -0000
User-agent: eGroups-EW/0.82

I'm attempting to do a WinNT pserver login with a Perl script. I want 
the script to capture the output of the "CVS login" command.

set CVSROOT=:pserver:address@hidden:C:\cvsroot
CVS login

The above causes a prompt for the password. If I execute the "CSV 
login" command in Perl by opening a pipe, then I can either pipe the 
output or the input, but not both (right?).

Are there environment variables than can be set to get around this? 
Is there simply a better way to do this?

Thanks,
-Ross

(I searched back through the archive of messages and couldn't find 
info on this. If it's been addressed in the past, I aplogize for 
revisiting it.)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]