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

(no subject)

From: <d.guthmann_at_gmx.net>
Date: Thu, 09 Feb 2012 07:59:21 +0100

Hello,

we run a subversion-server with apache and access it through https. Now we want to grant also external developers access to our repositories.
As subversion-client we use subclipse via JavaHL under Windows. 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.

So the URL would be "svn+ssh://user@hostname:220/srv/svn/project/" - normally we use the URL "https://hostname/repos/projekt/"

Would it work properly (e.g. executing hooks) or is it a problem to access one repository in two different ways? The URL "svn+ssh://user@hostname:220/srv/svn/projekt/" suggests that we are bypassing the svn-Module...

We also use some access-control features like "AuthzSVNAccessFile" in the Apache-configuration - am I right assuming that those access-control doesn't take effect when accessing over svn+ssh://?

Thanks in Advance.

Rgds.
Dieter

-- 
Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir
belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de
Received on 2012-02-09 08:00:06 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.