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

Re: Repo-browser "Can't create tunnel: %1 is not a valid Win32 application."

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Tue, 12 Aug 2008 20:55:10 +0200

Leprechaun wrote:
>> That won't work: the env variables set that way are only valid in your
>> command prompt window. If you really want to use the env variable, set
>> it properly in your system dialog.
>
> Sorry, I should have explained that more clearly. The SVN_SSH variable
> is set in my system's Environment Variables; I was echoing in a
> console to show that the variable was set correctly.
>
>> try
>> ssh = "E:\Program Files\TortoiseSVN\bin\TortoisePlink" -i
>> E:/puttygen-keys/private.ppk
>
> Thanks for the suggestion. I tried both "E:\Program Files\TortoiseSVN
> \bin\TortoisePlink" and "E:\Program Files\TortoiseSVN\bin
> \TortoisePlink.exe"; both resulted in the same error as before. I also
> tried ommitting the "-i" and the .ppk file, but that didn't seem to
> make any difference.

Try an
$ svn ls svn+ssh://
to your server with the command line client.
If that also doesn't work, please ask on the Subversion mailing list
(users at subversion tigris org) for help.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net

Received on 2008-08-12 20:55:29 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.