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

Re: svn: Can't create tunnel: The system cannot find the file specified.

From: Steinar Bang <sb_at_dod.no>
Date: Mon, 30 Jun 2008 12:39:15 +0200

>>>>> Steinar Bang <sb_at_dod.no>:

> The question is where to do it. TortoiseSVN has created
> AppData\Roaming\Subversion\
> under my user profile. However:
> 1. I don't know if svn.exe will use this config

svn.exe responds to changes in this config.

But I've been unable to create an ssh config that works.

I've uncommented the ssh = line in the [tunnels] section, and I've tried
 ssh = plink.exe
 ssh = $SVN_SSH plink.exe
 ssh = c:\Program Files (x86)\PuTTy\plink.exe
 ssh = plink
 ssh = /Program Files (x86)/PuTTy/plink

However all of these results in the error message:
 svn: C:\Users\myuser\AppData\Roaming\Subversion\config:60: Option expected

The comments say that what should be here is a command, optionally
prefixed by an enviroment variable that can be used for overriding the
setting. Which is afaik what I've tried.

This line also causes TortoiseSVN to fail with the same error message.
However, commenting out the line makes TortoiseSVN work, while svn.exe
reverts to the error message:
 svn: Can't create tunnel: The system cannot find the file specified.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-06-30 12:39:45 CEST

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.