Re: automating CVS login



On Sun, 19 Jul 1998, Andrew Clausen wrote:

> Does anyone know how to login to the CVS automatically? (ie by cron, at
> 3:00am.  My ISP is a lot faster then...)   When "cvs login" is run, it
> prompts for the password.  I tried "echo | cvs login", but it seems to
> want the password entered from the console.

Hmm, if that doesn't work this probly won't either, but try:

cvs login << EOF
password
EOF

--
Christopher Curtis               - http://www.ee.fit.edu/users/ccurtis
Florida Institute of Technology  - System Administrator, Programmer
Melbourne, Florida  USA          - http://www.lp.org/



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