You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by the freerider <th...@gmail.com> on 2006/04/24 15:12:01 UTC

I'm getting "svn: Can't create tunnel: %1 is not a valid Win32 application."

Hello,

I was wondering if someone knows what is wrong when svn exists with error:
"svn: Can't create tunnel: %1 is not a valid Win32 application."
when trying to checkout something of the form:
svn checkout  "svn+ssh://<user>@<server>:<path>" ?

This has worked before without any problems at all.

When I tryed the Cygwin-svn the i get:
svn: Error in child process: exec of 'ssh' failed: No such file or directory
with the same command. Under Cygwin there is a ssh application to the
error-message is wrong.

I get the same error in the Eclipse svn-plugin (java-version)

I also installed Tortoise SVN but I get the same error.

I'm using svn 1.3.1.

If further information is need please to not hesitate to ask.

Thank you in advance
/Freerider

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org


Re: I'm getting "svn: Can't create tunnel: %1 is not a valid Win32 application."

Posted by the freerider <th...@gmail.com>.
I have succeeded to make it work by downloading plink.exe from putty
download page and setting the
ssh = $SVN_SSH <path>plink.exe
in the subversion config file.

I other words it seams that TortoisePlink is FUBAR on my computer.

cheers
/Freerider

On 4/24/06, the freerider <th...@gmail.com> wrote:
> Hello,
>
> I was wondering if someone knows what is wrong when svn exists with error:
> "svn: Can't create tunnel: %1 is not a valid Win32 application."
> when trying to checkout something of the form:
> svn checkout  "svn+ssh://<user>@<server>:<path>" ?
>
> This has worked before without any problems at all.
>
> When I tryed the Cygwin-svn the i get:
> svn: Error in child process: exec of 'ssh' failed: No such file or directory
> with the same command. Under Cygwin there is a ssh application to the
> error-message is wrong.
>
> I get the same error in the Eclipse svn-plugin (java-version)
>
> I also installed Tortoise SVN but I get the same error.
>
> I'm using svn 1.3.1.
>
> If further information is need please to not hesitate to ask.
>
> Thank you in advance
> /Freerider
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org