[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 13:46:35 +0200

This one
 http://agateau.wordpress.com/2007/07/03/windows-svnssh-and-the-subversion-command-line-client/
indicates using
 ssh=c:/path/to/plink.exe -i c:/path/to/your/key.ppk

So I tried this line
 ssh = c:/Program Files (x86)/PuTTY/plink.exe -i c:/Users/myuser/Documents/putty/rsa-key-20080625.ppk

But that didn't help either. I still get the Option expected error.

I've tried quoting the () characters. ie. like this
 ssh = c:/Program Files \(x86\)/PuTTY/plink.exe -i c:/Users/myuser/Documents/putty/rsa-key-20080625.ppk

But that didn't help either. Still got the dreaded
 svn: C:\Users\myuser\AppData\Roaming\Subversion\config:60: Option expected
error.

---------------------------------------------------------------------
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 13:47:10 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.