[nmglug] bash script question,

Andres Paglayan andres at paglayan.com
Mon Mar 21 10:20:39 PST 2005


Question,

I have a bash script that makes an anonymous login to sourceforge's cvs,
but, I want it to be 100% automatic.
I am not sure if it's a CVS or a scripting question

at login time, after this line,
cvs -d:pserver:anonymous at cvs.sourceforge.net:/cvsroot/project  login
the cvs server prompts for a password, which is blank for anonymous,

how can I enter that blank password from the script so it doesn't prompt 
the user?

Many thanks,
Andres





More information about the nmglug mailing list