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

Re: Installing SVN without root access

From: Ryan Schmidt <subversion-2006q2_at_ryandesign.com>
Date: 2006-06-20 09:55:59 CEST

On Jun 20, 2006, at 09:21, Felix Gilcher wrote:

> well, if you have shell access you might still be able to get a svn
> server running. You would just need to use the svn+ssh access
> scheme which starts the server as an ordinary process that accepts
> connections. there might be firewall issues though. (never tried
> that but from what I gathered from the docs, this should work)

svn+ssh runs over the ssh protocol. If there are no firewall issues
when accessing the server via ssh, then there cannot be any firewall
issues when accessing the server via svn+ssh, because the server
cannot distinguish between the two.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jun 20 09:57:12 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.