That is exactly what I want - I want to have an option in my add-on 
that allows the user to log-on, but I want to enter the password in a 
nice dialog and pass it to the CVS binary via stdin...

Anyway, in the meantime I found out that the CVSNT project already 
implements the getpass() function in a way that allows passing the 
password via stdin.
__
/homas

On 4 Oct 2001, at 11:08, Larry Jones wrote:

> Thomas Bleier writes:
> > 
> > I'm currently working on an "add-on" to CVS on Windows NT, and I
> > want to automatically log in to a pserver repository, which requires
> > that I can pass the password to the CVS subprocess.
> 
> Don't do that.  Have the user do the login manually once (which stores
> the password in the user's ~/.cvspass file) and never log out.
> 
> -Larry Jones
> 
> Bad news, Mom.  I promised my soul to the Devil this afternoon. --
> Calvin
> 


                  _\\|//_       
                  ///|\\\       
---------------oOO--(_)---OOo---------------<http://www.bleier.at>--
"It is important to stay cool, but be sure to not get frostbite."

_______________________________________________
Bug-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-cvs

Reply via email to