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

Re: svn+ssh

From: Francis Irving <francis_at_flourish.org>
Date: 2003-07-29 00:11:07 CEST

You could use TortoisePlink.exe instead of Plink.exe.

It has GUI windows dialogs for all the SSH prompts, such as for a
password or passphrase, or to tell you you are connecting to a server
which you apparently haven't connected to before. This means you
can never get stuck in an invisible piped tunnel which is prompting for
something.

TortoisePlink.exe is maintained along with TortoiseCVS (thanks
Torsten!); you can get the binaries or source for it from the
TortoiseCVS project. These should work with Win32 command line
Subversion.

For binaries, install TortoiseCVS from www.tortoisecvs.org. You will
find TortoisePlink.exe in the TortoiseCVS folder in Program Files.

The source code is here:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/tortoisecvs/TortoiseCVS/src/TortoisePlink/

And you'll probably want to use Pageant (an SSH passphrase holding
agent) along with TortoisePlink so you don't have to keep entering
passwords. Rough instructions are here:
http://www.tortoisecvs.org/faq.html#sshkeys

Thinking about it, does TortoiseSVN ship with TortoisePlink?

Francis

On Sun, Jul 27, 2003 at 09:54:45PM -0600, dj wrote:
> It appears to be waiting on a password prompt in the tunnel. If I
> supply the '-pw mypassword' option in the config file it works fine for
> me. I'm not a real ssh/tunnel expert so maybe someone else knows a
> better way to handle this if putting passwords in your config file is
> not desirable.

-- 
Web: http://www.flourish.org  Email: francis_at_flourish.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 29 00:02:09 2003

This is an archived mail posted to the Subversion Dev mailing list.

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