[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 04:17:12 CET

On Nov 22, 2007 8:27 PM, Eric <spamsink@scoot.netis.com> wrote:
>
> I don't have (and can't find) hardly any documentation on the Windows / DOS
> command line version of svn, except for the Version Control with Subversion
> book by Collins-Sussman, Fitzpatrick, and Pilato. The procedures spelled
> out in that book don't seem to exactly correspond to what the Windows/DOS
> command line version wants.
>
> If I say:
>
> C:\TargetRepo>svn checkout
> svn+ssh://eric@my.svnserver.com/usr/local/svnroot/Repo
>
> ... I get ...
>
> svn: Can't create tunnel: The system cannot find the file specified.

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.

-- 
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 04:17:33 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.