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

Re: SVN access over SSH-key

From: Simon Large <simon.tortoisesvn_at_googlemail.com>
Date: Tue, 22 Apr 2008 13:46:52 +0100

2008/4/22 Christian Buhtz <exsudat_at_gmx.de>:
> I got a SVN repository on BerliOS.
> svn+ssh://[user]@svn.berlios.de/svnroot/repos/blackfisk/trunk
>
> I created a key-pair (without password) on my local machine with putty. I
> uploaded the public key to BerliOS and checked if it is realy there.
> I added the private key to a putty-session called "SVNBerliOS" and
> "ShellBerliOS" (shell.berlios.de).
>
> Using putty directly with this sessions work very well. I don't need to
> insert anything (autologin name [user]). I am directly on the shell.
>
> But using the same session for TSVN doesn't work. First I tried it manualy
> with the repro-browser and inserte the url there.
>
> svn+ssh://[user]@SVNBerliOS/svnroot/repos/blackfisk/trunk
>
> It doesn't work. It ask for the password.
>
> Then I realocated the repository
> from: svn+ssh://[user]@svn.berlios.de/svnroot/repos/blackfisk/trunk
> to: svn+ssh://moonkid@SVNBerliOS/svnroot/repos/blackfisk/trunk
>
> But this doesn't work, too. The reprobrowser now display the correct url
> but ask for the password a lot of times.

The updated SSH-howto is here:

http://tortoisesvn.net/docs/nightly/TortoiseSVN_en/tsvn-ssh-howto.html

Have you tried using Pageant to cache the keys?

Simon

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-04-22 14:47:25 CEST

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.