[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: Mark Phippard <markphip_at_gmail.com>
Date: 2007-11-23 15:48:48 CET

On Nov 23, 2007 8:09 AM, Eric Poole <eric@rkt-tech.com> wrote:
> 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?

Googling gives lot of hits where people have written up instructions.
Take a look at this one as an example:

http://www.zope.org/DevHome/Subversion/DoingWritableCheckouts

I do not use SSH else I'd be more specific.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Nov 23 15:49:14 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.