jcstille Veteran 254 Posts user info edit post |
I am trying to build nightly from a CVS repository. I have the shell script running every night at 2am, and I have ant running. The last part is having it update via CVS. Now it is extssh, and I cannot pass 2 keys to permit no authentication. I was wondering how I could pass a password to CVS through the shell script. I don't mind having cleartext password, because it is a user whos only privledge is logging into CVS. Secondly, I can't make it anonymous.
It would be great if I could run something like 'cvs update < password'. 11/19/2007 5:29:46 PM |