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

Re: Windows/DOS command line svn won't work.

From: Eric Poole <eric_at_rkt-tech.com>
Date: 2007-11-23 14:09:18 CET

At 10:17 PM 11/22/2007, Mark Phippard wrote:

<MP>>>>>That error message would indicate that the command line client
cannot find the SSH client. In the Windows Run dialog type
%APPDATA%\Subversion and click OK. This will open up the runtime
configuration area. Open the file named config in a text editor and review
the settings for the SSH client.<<<<<

Good morning, Mark.

OK, thanks. I see that the section on [tunnels] is all commented
out. Partway down it says:

# ssh = $SVN_SSH ssh

I uncommented that line and tried it, no luck. So I changed it to:

ssh = "C:\Program Files\PuTTY\putty.exe"

... still no joy.

So, what do I put there?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Nov 23 14:10:09 2007

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.