On Tue, Nov 23, 2004 at 10:57:09AM +0200, Omer Zak wrote:
> Recently I became more active in a project in SourceForge.
> So I need to frequently issue CVS commands.
> 
> The CVS connections are via ssh (:ext:), so I have to enter a password
> each time I run a CVS command (including update, commit, status).  This
> is annoying.
> 
> Is there a way to have functionality equivalent to CVS :pserver:'s cvs
> login feature, which stores (encrypted) passwords in a file to save the
> need to key them each time I do something with CVS?

Not that I know of, but you can use ssh-agent so that you only need to
input the password once for X session. sourceforge used to have
instructions on how to do this. 

Cheers, 
Muli
-- 
Muli Ben-Yehuda
http://www.mulix.org | http://mulix.livejournal.com/

Attachment: signature.asc
Description: Digital signature

Reply via email to