I located the config file (c:\Documents and Settings\mylogon\Application
Data\Subversion\config")
and inferred from it that i need to set an environment variable SVN_SSH with
the path to my ssh client. (escaping backslashes or using forward slashes)
e.g.
set SVN_SSH=c:/cygwin/bin/ssh.exe
and it worked!
I suggest that the windows readme has a note to this effect! It's true that
the location of the config file is discussed in "advanced topics" in the
book, and the SVN_SSH env variable is mentioned in Server configuration,
but as I'm doing client configuration, and just doing basic config, it
doesn't strike me that this is in the right area!
Many thanks.
Tim
>
> It can't find the SSH executable. "...cannot find the file specified"
> is what lead me to develop the batch file I sent you...
>
> KLJ
>
>
> See chapter 7, configuration area layout.
> Or use windows search command for a file named
> "config" on a system where you have run the svn client at least once.
>
> -----Original Message-----
> ...
> ----------------
>
> In response to Ken's helpful comments below, I think what I've missed
> (somewhere) is the documentation of how you configure svn as
> a client (not
> the repos parts - which are working fine).
>
> where does the config file go. Sorry - I'm probably being
> dense... but it's
> hard to map commentary about svn on the server side on a *nix machine
> against the svn on the client side on a win32 machine.
>
> many thanks
>
>
> Tim
>
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 30 17:56:21 2004