Tunneling svn through a proxy?
From: Robert L Krawitz <rlk_at_alum.mit.edu>
Date: 2006-08-27 01:44:30 CEST
I've read the documentation and searched the web, and I can't find any
ssh proxy ssh "$@"
In particular, none of these methods work:
$ svn co -N http://anonsvn.kde.org/home/kde/trunk/extragear/graphics KPhotoAlbum-src
$ svn co -N svn://anonsvn.kde.org/home/kde/trunk/extragear/graphics KPhotoAlbum-src
$ svn co -N svn+ssh://anonsvn.kde.org/home/kde/trunk/extragear/graphics KPhotoAlbum-src
If I follow the 301 from the first alternative, I get this:
$ svn co -N http://websvn.kde.org/home/kde/trunk/extragear/graphics KPhotoAlbum-src
As best as I can tell, the svn protocol is a simple bidirectional
desproxy anonsvn.kde.org 3690 webcache 8080 3690
Hopefully I've just missed something obvious here. Any suggestions?
-- Robert Krawitz <rlk@alum.mit.edu> Tall Clubs International -- http://www.tall.org/ or 1-888-IM-TALL-2 Member of the League for Programming Freedom -- mail lpf@uunet.uu.net Project lead for Gutenprint -- http://gimp-print.sourceforge.net "Linux doesn't dictate how I work, I dictate how Linux works." --Eric Crampton --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Sun Aug 27 14:42:59 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.