Am 09.02.2012 07:59, schrieb d.guthm...@gmx.net:
we run a subversion-server with apache and access it through https.
Now we want to grant also external developers access to our
repositories. [...] The https-Port on the server is not reachable from any
external network.

I've now found the subversion-feature "svn+ssh" and I would like to
use it as a tunnel from those external developers computer.

Nico already gave you bunch of good hints, but I'd like to point out a different approach: Since you don't want to make the HTTPS port available to the outside[1] but are willing to allow SSH connections, you could simply tunnel the HTTPS port. In order to use the SVN server, you would then simply set up an SSH tunnel and use "https://localhost:12345/srv/svn/project"; as URL. Or you go the whole way and install a VPN solution.


Uli


[1] You don't explicitly say that, but that would have been the first approach otherwise.
**************************************************************************************
Domino Laser GmbH, Fangdieckstra�e 75a, 22547 Hamburg, Deutschland
Gesch�ftsf�hrer: Thorsten F�cking, Amtsgericht Hamburg HR B62 932
**************************************************************************************
Visit our website at http://www.dominolaser.com
**************************************************************************************
Diese E-Mail einschlie�lich s�mtlicher Anh�nge ist nur f�r den Adressaten 
bestimmt und kann vertrauliche Informationen enthalten. Bitte benachrichtigen 
Sie den Absender umgehend, falls Sie nicht der beabsichtigte Empf�nger sein 
sollten. Die E-Mail ist in diesem Fall zu l�schen und darf weder gelesen, 
weitergeleitet, ver�ffentlicht oder anderweitig benutzt werden.
E-Mails k�nnen durch Dritte gelesen werden und Viren sowie nichtautorisierte 
�nderungen enthalten. Domino Laser GmbH ist f�r diese Folgen nicht 
verantwortlich.
**************************************************************************************

Reply via email to