-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Horst Jäger <[EMAIL PROTECTED]> writes:
> I need to know my own ssh-key to work with a remote cvs repository. I > use a Win 98 Machine. > > Any ideas how I can get it? The known-hosts-file only contains the > ssh-keys oft the remote-server. You probably need to generate a key and then you will also want to run an agent to hold your pass phrase. I suggest you start with a client that lets you generate a key. A list that might work on your platform may be found here: http://openssh.com/windows.html (these are non-commercial choices. If you want or have commercial choices, feel free to web search for them. SSH.COM might work for you.) For example, PuTTY read/download here: http://www.chiark.greenend.org.uk/~sgtatham/putty/ http://graphics.stanford.edu/infrastructure/net/putty.html Use PuTTYgen to generate a public/private key pair. Upload the public key to the remote server, use Pageant if you don't want to be prompted for your SSH key for every cvs command you issue and set your CVS_RSH environment variable to point to PuTTY. To be honest, if you are on win98, you will probably find http://www.cvsnt.org/ a better place to ask questions about the TortoiseCVS or WinCVS you are likely using and how it works with ssh. Good luck, -- Mark -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQFCcTLZ3x41pRYZE/gRAjzQAJ9nj7u7n7a0LXhCUpEngK1WykzaBACfT7tM PVbhTdjysm9psZiw/8Ow1K0= =5Wtj -----END PGP SIGNATURE----- _______________________________________________ Info-cvs mailing list Info-cvs@gnu.org http://lists.gnu.org/mailman/listinfo/info-cvs