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

(no subject)

From: Ulrich Eckhardt <ulrich.eckhardt_at_dominolaser.com>
Date: Thu, 09 Feb 2012 08:52:14 +0100

Am 09.02.2012 07:59, schrieb d.guthmann_at_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.
**************************************************************************************
Received on 2012-02-09 08:53:18 CET

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.