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

Re: svn+ssh through ssh gateway

From: Jason Harrison <harrison_at_koolhausgames.com>
Date: Mon, 17 Mar 2008 11:57:15 -0700

What about using pagent.exe to hold the keys? Add the pagent key file
to your startup items and it will launch at login.

-Jason

Eugen Zalinescu wrote:
> Hello,
>
> I need to access some svn repository through an ssh gateway, but i
> don't succeed when using TortoiseSVN.
>
> For ssh access only I do:
> $ plink.exe -t -i id_dsa.ppk gateway.com <http://gateway.com/> ssh
> svn.server.com <http://svn.server.com/>
> or, in Cygwin,
> $ ssh.exe svn.server.com <http://svn.server.com/>
> having
> Host svn.server.com <http://svn.server.com/>
> ProxyCommand ssh gateway.com <http://gateway.com/> nc -q 0 %h %p
> in ~/.ssh/config.
>
> Note that in cygwin
> $ svn list svn+ssh://user@svn.server.com/repository
> <http://svn+ssh//user@svn.server.com/repository>
> works fine.
>
> But using TortoiseSVN->Settings->Network->SSH client with
> plink.exe -t -i id_dsa.ppk gateway.com <http://gateway.com/> ssh
> svn.server.com <http://svn.server.com/>
> or with
> "c:\cygwin\bin\ssh.exe -F c:\path\to\.ssh\config"
> gives
> "Connection closed unexpectedly" and I don't know how to see what
> went wrong.
> Also, modifying the ssh entry in the General->Subversion configuration
> file doesn't seem to be taken into account.
> Some suggestions?
>
> Thanks,
> Eugen Zalinescu

-- 
Jason Harrison
Video Game Software Engineer
Koolhaus Games Inc.
206 - 896 Cambie Street
Vancouver, B.C. V6B 2P6
Studio Tel: 604 696 9797
Mobile Tel: 604 644 8611
www.koolhausgames.com
This email message is confidential and may contain privileged 
information. Any unauthorized dissemination or copying is strictly 
prohibited. If you have received it in error, please delete it and 
notify us immediately. This message was not encrypted and internet 
email may not be secure. Please inform us if you require encryption 
for future messages.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-03-17 18:57:37 CET

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.