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

Re: Demanding Win32 server setup: is there any hope?

From: Giovanni Bajo <rasky_at_develer.com>
Date: 2006-05-27 20:33:23 CEST

Duncan Murdoch wrote:

>> I didn't try 2.0.58; should I? I *could* probably get them all to
>> install cygwin & do
>> the public key thing but would rather not if I can escape this.
>
> Putty can also handle public keys, and serve as the ssh client: it's
> probably less trouble to install than Cygwin. (Not that Cygwin is all
> that difficult, but it's a lot bigger than Putty, and if someone
> doesn't like *nix, they probably won't like Cygwin.)

I'll second this. There are a few obvious advantage in using Putty over
OpenSSH:

- It doesn't require a cygwin installation, which is space on the disk, and the
execution overhead of cygwin1.dll. People might mind.
- There is a ssh agent which really works, and has a simple GUI to use it.
Setting up the ssh-agent in cygwin is almost impossible, as you'd need to
modify global environment variables for the account to make it work everywhere.
I used to have a python script to do that (writing the registry) but it's a
pain in the neck.

Configuration is very easy: it's sufficient to register plink.exe as the ssh
tunnel in the Subversion config file (within the local Application Data
directory).

-- 
Giovanni Bajo
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat May 27 20:34:21 2006

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

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