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

Re: Re: How to setting SVN + ssh server on Win32 ?

From: ping235 <ping235_at_gmail.com>
Date: 2006-09-14 06:59:15 CEST

Thanks,

>I'd try to get plain command-line svn working first. TortoiseSVN
>supplies its own ssh client (a customized version of plink) so if you
>use it, you can't tell whether the problem is with the ssh connection,
>with the svn server, or with Tortoise, and that makes it a lot harder to
>diagnose. With the command line client, you can test all the pieces
>separately.

I start svnserve -d on WinXP as server, it works,
(the svnserve.exe and repos are on the same drive D:)
then do: svn ls svn://admin@192.0.0.1/Temp/SVN/test , it works fine also.
but, when i do: svn ls svn+ssh://admin@192.0.0.1/Temp/SVN/test , it tells me:
svn: Can't create tunnel

I sure the path of svnserve.exe is in PATH of system variables

>Duncan Murdoch

>P.S. You're posting with an invalid return address; it's really
>irritating to have replies to you bounce back.
Thanks for pointing this out.

------------------
ping235
2006-09-14

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Sep 14 15:46:06 2006

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.