From kde-i18n-doc Sat May 28 09:52:14 2005 From: Nicolas Goutte Date: Sat, 28 May 2005 09:52:14 +0000 To: kde-i18n-doc Subject: Re: SSH tunneling for anonSVN Message-Id: <200505281152.14179.nicolasg () snafu ! de> X-MARC-Message: https://marc.info/?l=kde-i18n-doc&m=111727398006699 I would say the easiest is to get him a KDE SVN account. http://developer.kde.org/documentation/misc/applysvnaccount.php You will not get any anonymous SSH tunnelling, as SSH is not anonymous. Have a nice day! On Saturday 28 May 2005 09:24, Najmi wrote: > Hi,is possible to tunnel SVN via SSH. For example > here: > > ssh -fg2NL 3690:anonsvn.kde.org:3690 > mnajem@example.com > > > seems it didn't work: > > svn checkout svn://anonsvn.kde.org/home/kde/ > svn: Can't connect to host 'anonsvn.kde.org': > Connection refused > > also,the ports didn't show svn being forwarded: (...)