I try to add

eval `ssh-agent -s`
ssh-add ~/.ssh/id_rsa
$SHELL
ssh-agent -k
exit

just before "done" in his script but it does not work :-(

2007/5/8, Axel Hecht <[EMAIL PROTECTED]>:

You want ssh-agent, with ssh-add.

http://www.mozilla.org/cvs-ssh-faq.html#s4 for written docs.

Axel

2007/5/8, Yannig MARCHEGAY <[EMAIL PROTECTED]>:
> Thanks a lot. I don't need a lot a disk-space: I've edited your script
by
> adding /po at the end of the address.
> Another thing: any way not to have to type my .ssh/id_rsa password 300
> times?

_______________________________________________
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n

Reply via email to