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

RE: Could not create tunnel using svn+ssh in TortoiseSvn

From: Ron Rudman <ron_at_helphosts.com>
Date: 2003-12-30 18:35:50 CET

I had exactly the same problem. What I did was to configure PuTTY under
"Tunnels" to forward local port 3690 to 3690 on the server. Then, I just
used svn://localhost to denote my repository.

> -----Original Message-----
> From: Alex Li [mailto:likwokc@yahoo.com]
> Sent: Tuesday, December 30, 2003 11:53 AM
> To: users@subversion.tigris.org
> Subject: Could not create tunnel using svn+ssh in TortoiseSvn
>
>
> Hello,
>
> I would like to use TortoiseSvn to checkout source
> code stored in another
> machine. When I used svn+ssh in TortoiseSvn, it said
> 'Could not create
> tunnel.' and nothing was checkout. How can I solve
> this?
>
> Background as follow:
> Server is subversion 0.32.1, running on Debian woody
> Client is TortoiseSvn 0.21-UNICODE, running on Windows
> 2000 Pro (SP4)
>
> To diagnoise, I have created a local repository and
> access it using file://
> successfully in TortoiseSvn. I have used Putty on
> Windows 2000 to access the
> Debian server successfully. Furthermore, I could use
> TortoisePlink.exe to
> access my Debian server too. I can also access the
> project repository in the
> Debian server from another linux machine.
>
> Below is the line I use in TortoiseSvn to check out
> the project 'qotd':
> svn+ssh://192.168.1.11/home/subversion/trunk/qotd
>
> Any help is appreciated,
> Alex
>
> __________________________________
> Do you Yahoo!?
> Find out what made the Top Yahoo! Searches of 2003
> http://search.yahoo.com/top2003
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Dec 30 18:36:30 2003

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.