Heinrich Rebehn wrote:
Chuck Swiger wrote:
[ ... ]
6-sec% touch ~/.cvspass 7-sec% cvs -d :pserver:[EMAIL PROTECTED]:/home/ncvs login Logging in to :pserver:[EMAIL PROTECTED]:2401/home/ncvs CVS password:
[ Use "anoncvs" for the password. ]
8-sec% cvs -d :pserver:[EMAIL PROTECTED]:/home/ncvs co src cvs server: Updating src U src/COPYRIGHT U src/MAINTAINERS U src/Makefile U src/Makefile.inc1 U src/README U src/UPDATING cvs server: Updating src/bin ^C...
This looks like you still have to type in the password from the terminal. I would like to update the source each night from a cron job. Is there really no way to do that?
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?
Heinrich
_______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
