Chuck Swiger wrote:[ ... ]
I had to enter the password for the "cvs login"; the CVS checkout operation did not require a password.
How do you enter a password from within a cron job?
You don't/can't. That's why you "cvs login" by hand, enter the password. Later, when you run "cvs co", it will use the saved password (in ~/.cvspass).
-- -Chuck
_______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
