[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Problems with SSH/Plink

From: ias <ias_at_students.itb.ac.id>
Date: 2007-11-27 10:59:52 CET

I am sorry if I am wrong, but maybe when you generate the key, you do
not put the passphrase so it do not ask for any passwd.

This is my step for svn+ssh:// :

   1. Generate private and public key pair using PuttyGen.
   2. Put the public key into .ssh/authorized_keys in the server.
   3. Load private key using Pageant and put the passphrase.
   4. Do anything using TortoiseSVN using address
      svn+ssh://<user_name>@<server_address>/<svn_dir_path>.

It is successful for me.

Regards,

-ias-

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Tue Nov 27 11:00:21 2007

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.